3 references to VT_BOOL
System.Messaging (3)
System\Messaging\ActiveXMessageFormatter.cs (3)
68
if (variantType !=
VT_BOOL
&& variantType != VT_CLSID &&
155
case
VT_BOOL
:
307
variantType =
VT_BOOL
;