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.CopyBits
Copies the bits into the set.
Syntax
void
CopyBits(
U
Int16
[]
p_pBits
);
Parameter
p_pBits
Type:
UInt16[]
An array of bits. The length must match the length of this set.
Return value
This function has no return value.
© 2022 Mobiland AG