PropVariantDataType Property |
Gets the type of data in this PropVariant
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
VarEnum
See Also