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.Check

Checks if a bit is set.

Syntax

bool Check(
UInt32 p_ulIndex
);

Parameter

p_ulIndex
Type: UInt32
Index of the bit to check.

Return value

true if set or false if not set.
© 2022 Mobiland AG