Source position: jwalpmapi.pas line 1338
type lpminitinfo = record |
PcmVersionNumber: DWORD; |
ResultTimeLimit: DWORD; |
ConfiguredLpmCount: Integer; |
AllocMemory: PALLOCMEM; |
FreeMemory: PFREEMEM; |
PcmAdmitResultCallback: CBADMITRESULT; |
GetRsvpObjectsCallback: CBGETRSVPOBJECTS; |
end; |