Retrieves the interface for the namespace parent of an object.

HRESULT GetNameSpaceParent(
   IUnknown **ppunk
);

Parameters

ppunk

Address of an IUnknown interface pointer that receives the namespace parent's interface.

Expand imageReturn Value

Expand imageSee Also