Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the interface for the namespace parent of an object.
Syntax
HRESULT GetNameSpaceParent(
IUnknown **ppunk
);
Parameters
ppunk
Address of an IUnknown
interface pointer that receives the namespace parent's interface.
Return Value
Returns S_OK
if successful or an OLE-defined error code otherwise.