1 write to bVal
System.Messaging (1)
System\Messaging\Interop\MessagePropertyVariants.cs (1)
325
newVectorProperties[usedProperties].
bVal
= (byte)objects[i];
1 reference to bVal
System.Messaging (1)
System\Messaging\Interop\MessagePropertyVariants.cs (1)
419
objects[vectorIdentifiers[i] - basePropertyId] = (byte)vectorProperties[i].
bVal
;