This document is archived and information here might be outdated. Recommended version. |
The suggested representation type.
[Visual Basic .NET] Public Property RepresentationType As rstRepresentationType
[C#] public rstRepresentationType RepresentationType {get; set;}
[C++]
HRESULT get_RepresentationType(
rstRepresentationType* pVal
);
[C++]
HRESULT put_RepresentationType(
rstRepresentationType pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type rstRepresentationType* pVal [in]
pVal is a parameter of type rstRepresentationType