Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Retrieves an array of pointers to item identifier lists (PIDLs) for all selected objects. Used by SHShellFolderView_Message.
SFVM_GETSELECTEDOBJECTS
lParam = (LPARAM*) ppidl;
Parameters
-
ppidl [out]
- The address of an array of PIDLs of currently selected objects.
Return value
Returns the number of items in the array.
Remarks
When finished, you should call ILFree on each member of the array to free the memory.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|