|
JWSCL Documentation
|
function GetTokenInformationLength(hTokenHandle: TJwTokenHandle; aTokenInformationClass: TTokenInformationClass): cardinal; virtual;
|
Parameters |
Description |
|
hTokenHandle: TJwTokenHandle |
receives the token handle |
|
aTokenInformationClass: TTokenInformationClass |
receives token class See GetTokenInformationLength GetTokenInformationLength for class types. |
Returns the length of needed memory buffer. If the call failed zero will be returned ;
GetTokenInformationLength returns the needed memory for a token information.
|
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!
|