InitializeCheckOutInfo
Return to Introduction  Previous page  Next page
Allocates memory for, and initializes the TCheckOutInfo structure.

Delphi (TCDVcsUtils.pas)

function InitializeCheckOutInfo: PCheckOutInfo;  

Parameters

None

Return Value

Pointer to an instance of the TCheckOutInfo structure.

Remarks

Memory is not automatically released. To release memory allocated using this function, use the corresponding ReleaseCheckOutInfo function.


 


© 1995-2018 MCN Software