XMBYTEN2::XMBYTEN2 function (directxpackedvector.h)

Default constructor for XMBYTEN2

Default constructor for XMBYTEN2.

Note  This constructor is only available with C++.
 

Syntax

void XMBYTEN2();

Return value

None

Remarks

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

Requirements

Requirement Value
Target Platform Windows
Header directxpackedvector.h

See also

Reference

XMBYTEN2

XMBYTEN2 Constructors