4 references to VT_LPWSTR
System.Messaging (4)
System\Messaging\ActiveXMessageFormatter.cs (4)
78
variantType != VT_LPSTR && variantType !=
VT_LPWSTR
&&
136
case
VT_LPWSTR
:
262
message.properties.SetUI4(NativeMethods.MESSAGE_PROPID_BODY_TYPE,
VT_LPWSTR
);
291
message.properties.SetUI4(NativeMethods.MESSAGE_PROPID_BODY_TYPE,
VT_LPWSTR
);