This document is archived and information here might be outdated. Recommended version. |
Assign the parent object so this interface object can communicate with its parent.
[Visual Basic .NET]
Public WriteOnly Property Parent
[C#]
public void Parent {set;}
[C++]
HRESULT putref_Parent(
LPUNKNOWN
);
[C++] Parameters [in]
is a parameter of type IUnknown