XMBYTEN2::XMBYTEN2(XMBYTEN2&&) function (directxpackedvector.h)

A constructor for XMBYTEN2

A constructor for XMBYTEN2.

Note  This constructor is only available with C++.

Syntax

void XMBYTEN2(
  XMBYTEN2 && unnamedParam1
);

Parameters

unnamedParam1

A value.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Target Platform Windows
Header directxpackedvector.h

See also

XMBYTEN2

XMBYTEN2 Constructors