nw::gfx::Result::operator= Member Function

Syntax

self_type operator=(
     u32 code
);

self_type operator=(
     self_type result
);

List of Overloaded Member Functions

operator=(u32) Bit assignment.
operator=(self_type) Bit assignment.

Description of operator=(u32)

Bit assignment.

Description of operator=(self_type)

Bit assignment.


CONFIDENTIAL