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