XMBYTE2::XMBYTE2 function (directxpackedvector.h)

Default constructor for XMBYTE2.

Default constructor for XMBYTE2.

Note  This constructor is only available with C++.
 

Syntax

void XMBYTE2();

Return value

None

Remarks

XMBYTE2() constructs a new instance of the XMBYTE2 structure without defining the value of any of its members.

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMBYTE2

XMBYTE2 Constructors