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
Structures
Error codes
C# API
DTDL
DADL
Setup
UBitFlagSet::Check
Checks if a bit is set.
Syntax
bool
Check(
[in]
U
INT32
p_ulIndex
)
const
;
Parameter
p_ulIndex
[in]
Type:
UINT32
Index of the bit to check.
Return value
true if set or false if not set.
© 2022 Mobiland AG