AddMIMEFileTypesPS.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

AddMIMEFileTypesPS (URL.@)

SYNOPSIS

DWORD AddMIMEFileTypesPS
 (
  VOID*              unknown1,
  LPPROPSHEETHEADERA lppsh
 )

DESCRIPTION

Build and Manage a Filetype-Association Property Sheet.

PARAMS

unknown1 [In] Pointer to an Read-Only Area.

lppsh [In] PTR to the target PropertySheetHeader (ANSI).

RETURNS

Success: 0

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/url/url_main.c".

Debug channel "url".