somSelf (M_WPObject *) - input
pClasslist (PCLASS) - output
The final element of the array must be NULL.
If this parameter is specified, only objects that are descended from the specified object classes are returned.
phFind (PHFIND) - output
This handle is used with subsequent calls to wpclsFindObjectNext and wpclsFindObjectEnd.
pszTitle (PSZ) - input
This title may include the wildcard characters * and ?.
If this parameter is specified, only objects whose titles match the title specification are returned.
Folder (WPFolder *) - input
This pointer can be determined by issuing a call to the wpclsQueryFolder method.
fSubfolders (BOOL) - input
TRUE
pExtendedCriteria (PVOID) - input
Points to a buffer that contains the class-specific extended search criteria.
If this parameter is specified, only the objects that match the specified extended search criteria are returned.
If this parameter is NULL, objects of all classes are returned.
pBuffer (POBJECT) - output
The size of this buffer must be large enough to hold the number of requested entries specified by pCount.
pCount (PULONG) - in/out
On return, this field contains the number of entries placed into pBuffer.
rc (BOOL) - returns
TRUE
WPERR_BUFFER_OVERFLOW