GitHub    Download    Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
Check
Clear
Copy
CopyBits
GetClassId
Next
Set
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup

UBitFlagSet::Copy

Copies the bits into the set.

Syntax

void Copy(
[in] const UBitFlagSetSingle* p_pBitFlagSetSingle
);

Parameter

p_pBitFlagSetSingle [in]
Type: const UBitFlagSetSingle*
Pointer to another set. The classid and length must match the classid and length of this object.

Return value

This function has no return value.
© 2022 Mobiland AG