GitHub    Download    Forum
Overview
Tutorial
C++ API
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
DTDL
DADL
Setup

UBitFlagSet.Copy

Copies the bits into the set.

Syntax

void Copy(
UBitFlagSetSingle p_pBitFlagSetSingle
);

Parameter

p_pBitFlagSetSingle
Type: UBitFlagSetSingle
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