This document is archived and information here might be outdated. Recommended version. |
Prototype Feature.
[Visual Basic .NET] Public ReadOnly Property Prototype As IDataObjectEx
[C#] public IDataObjectEx Prototype {get;}
[C++]
HRESULT get_Prototype(
IDataObjectEx** prototypeObject
);
[C++] Parameters prototypeObject [out, retval]
prototypeObject is a parameter of type IDataObjectEx**