Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Allows the callback object to provide a page to add to the Properties property sheet of the selected object. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_ADDPROPERTYPAGES
lParam = (LPARAM)(SFVM_PROPPAGE_DATA*) pData;
Parameters
-
pData [out]
-
The address of a SFVM_PROPPAGE_DATA structure.
Remarks
This message serves essentially the same function as IShellPropSheetExt::AddPages. See Creating Property Sheet Handlers for further discussion.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|