MappAlloc()函数
Synopsis
Allocate a MIL application.
Format
MIL_ID MappAlloc(InitFlag, ApplicationIdPtr)
Synopsis
Allocate a MIL application.
Format
MIL_ID MappAlloc(InitFlag, ApplicationIdPtr)
Synopsis
Control the MIL timer.
Format
void MappTimer(ControlValue, TimePtr)
Synopsis
Modify specified MIL object(s).
Format
void MappModify(FirstMILId, SecondMILId, ModificationType, ModificationFlag)
Synopsis
Inquire about the application.
Format
long MappInquire(ParamToInquire, UserVarPtr)
Synopsis
Hook a function to an event.
Format
void MappHookFunction(HookType, HookHandlerPtr, UserDataPtr)
Synopsis
Get information about a hooked event.
Format
long MappGetHookInfo(EventId, InfoType, UserVarPtr)
Synopsis
Get error codes and related information.
Format
long MappGetError(ErrorType, ErrorPtr)
Synopsis
Free MIL application defaults.
Format
void MappFreeDefault(ApplicationId, SystemId, DisplayId, DigitizerId, ImageBufId)
Synopsis
Free a MIL application.
Format
void MappFree(ApplicationId)
Synopsis
Allocate/control MIL application thread(s) or events.
Format
long MappControlThread(ControlId, ControlType, ControlValue, RetVarPtr)