This document is archived and information here might be outdated. Recommended version. |
Associated object if exist.
[Visual Basic .NET] Public ReadOnly Property AssociatedObject As IObject
[C#] public IObject AssociatedObject {get;}
[C++]
HRESULT get_AssociatedObject(
IObject** Object
);
[C++] Parameters Object [out, retval]
Object is a parameter of type IObject**