LockTries Function (DWord) | |
Namespace:
XSharp.Core
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax FUNCTION LockTries(
nValue AS DWORD
) AS DWORD
public static uint LockTries(
uint nValue
)
Request Example
View SourceParameters
- nValue
- Type: DWord
Return Value
Type:
DWordSee Also