AddPropSheetPageProc

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo
No results for "AddPropSheetPageProc" were found in English


Win32 API(Application Program Interface)Download this dictionary
AddPropSheetPageProc
The AddPropSheetPageProc function specifies an application-defined callback function that a property sheet extension uses to add a page to a property sheet.

BOOL CALLBACK AddPropSheetPageProc(

HPROPSHEETPAGE hpage,
LPARAM lParam
);


Parameters

hpage

Handle to a property sheet page.

lParam

Application-defined 32-bit value.



Return Values

If the function succeeds, the return value is TRUE.
If the function fails, the return value is FALSE.


Define AddPropSheetPageProc

Translate AddPropSheetPageProc