InitializeCheckInInfo
Return to Introduction  Previous page  Next page
Allocates memory for, and initializes, the TCheckInInfo structure.

Delphi (TCDVcsUtils.pas)

function InitializeCheckInInfo: PCheckOutInfo;  

Parameters

None

Return Value

Pointer to an instance of the TCheckInInfo structure.

Remarks

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



 


© 1995-2018 MCN Software