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