CFSTR_DS_MULTISELECTPROPPAGE

CFSTR_DS_MULTISELECTPROPPAGE

"DsAdminMultiSelectClipFormat"

The CFSTR_DS_MULTISELECTPROPPAGE clipboard format provides a global memory handle (HGLOBAL) that contains a null-terminated Unicode string that contains a unique name that is used to create the notification object for a multi-selection property sheet extension.

Note

This clipboard format value is not defined in a published header file. To use this clipboard format value, you must define it yourself in the exact format shown.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008

See also

Implementing the Property Page COM Object