|
JWSCL Documentation
|
function DesktopFlagsToInt(DesktopFlags: TJwSecurityDesktopFlags): Cardinal;
|
Parameters |
Description |
|
DesktopFlags: TJwSecurityDesktopFlags |
See TJwSecurityDesktopFlags for more Information. |
Returns Windows.dfAllowOtherAccountHook (as integer) if [dfAllowOtherAccountHook] was supplied otherise it returns zero.
DesktopFlagsToInt converts the enum type TJwSecurityDesktopFlags to the corresponding integer type.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|