VARIANT.ui2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::UInt16 ui2 { System::UInt16 get(); void set(System::UInt16 value); };
public ushort ui2 { get; set; }
member this.ui2 : uint16 with get, set
Public Property ui2 As UShort