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::CopyBits

Copies the bits into the set.

Syntax

void CopyBits(
[in] const UINT16* p_pBits
);

Parameter

p_pBits [in]
Type: const UINT16*
Pointer to an array of bits. The length must match the length of this set.

Return value

This function has no return value.
© 2025 Mobiland AG