wpclsQueryObjectFromPath - Parameters
somSelf
(M_WPFileSystem *) - input
Pointer to the
WPFileSystem
class object.
pszFQPath
(
PSZ
) - input
String containing the fully qualified path name (or object ID).
pObject
(WPObject *) - returns
Pointer to the object that represents the file or directory specified in
pszFQPath
.
[Back: wpclsQueryObjectFromPath Return Value - pObject]
[Next: wpclsQueryObjectFromPath - Remarks]