function JwCreate_MSV1_0_INTERACTIVE_LOGON(MessageType: MSV1_0_LOGON_SUBMIT_TYPE; const LogonDomainName: WideString; const UserName: WideString; const Password: WideString; out authLen: Cardinal): PMSV1_0_INTERACTIVE_LOGON;
JwCreate_MSV1_0_INTERACTIVE_LOGON is a helper function to create a MSV1_0_INTERACTIVE_LOGON structure with strings that are added right behind the structure memory so it can be used by LsaLogonUser. The returned pointer can be freed by LocalFree .
|
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!
|