PropVariantDataType Property |
Gets the type of data in this PropVariant
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public VarEnum DataType { get; }
Public ReadOnly Property DataType As VarEnum
Get
public:
property VarEnum DataType {
VarEnum get ();
}
member DataType : VarEnum with get
Property Value
Type:
VarEnumSee Also