Unit CAPI_CtrlQueue
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure CtrlQueue_ClearQueue(); CDECL; |
|
procedure CtrlQueue_Delete(ActionHandle: Integer); CDECL; |
|
function CtrlQueue_Get_ActionCode(): Integer; CDECL; |
|
function CtrlQueue_Get_DeviceHandle(): Integer; CDECL; |
|
function CtrlQueue_Get_NumActions(): Integer; CDECL; |
|
function CtrlQueue_Push(Hour: Integer; Seconds: Double; ActionCode, DeviceHandle: Integer): Integer; CDECL; |
|
procedure CtrlQueue_Show(); CDECL; |
|
procedure CtrlQueue_ClearActions(); CDECL; |
|
function CtrlQueue_Get_PopAction(): Integer; CDECL; |
|
procedure CtrlQueue_Set_Action(Param1: Integer); CDECL; |
|
function CtrlQueue_Get_QueueSize(): Integer; CDECL; |
|
procedure CtrlQueue_DoAllQueue(); CDECL; |
|
procedure CtrlQueue_Get_Queue(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure CtrlQueue_Get_Queue_GR(); CDECL; |
|
Generated by PasDoc 0.16.0.