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
Callback interfaces
Structures
Error codes
DataAccess interfaces
C# API
WinRT 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.
© 2025 Mobiland AG