Topic Path: Symbol Reference > Functions > PasswordCallback Function
ContentsIndexHome
PreviousUpNext
PasswordCallback Function
File
function PasswordCallback(
    buf: PChar; 
    size: Integer; 
    rwflag: Integer; 
    userdata: Pointer
): Integer; cdecl;
Parameters 
Description 
buf 
Type is PChar.
 
size 
Type is Integer.
 
rwflag 
Type is Integer.
 
userdata 
Type is Pointer. 

Integer

PasswordCallback is a cdecl function. 

PasswordCallback returns a Integer value.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.