PropVariantDataType Property |
Gets the type of data in this PropVariant
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic VarEnum DataType { get; }
Public ReadOnly Property DataType As VarEnum
Get
public:
property VarEnum DataType {
VarEnum get ();
}
member DataType : VarEnum with get
Property Value
Type:
VarEnum
See Also