Unit CAPI_ISources
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure ISources_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure ISources_Get_AllNames_GR(); CDECL; |
|
function ISources_Get_Count(): Integer; CDECL; |
|
function ISources_Get_First(): Integer; CDECL; |
|
function ISources_Get_Next(): Integer; CDECL; |
|
function ISources_Get_Name(): PAnsiChar; CDECL; |
|
procedure ISources_Set_Name(const Value: PAnsiChar); CDECL; |
|
function ISources_Get_Amps(): Double; CDECL; |
|
procedure ISources_Set_Amps(Value: Double); CDECL; |
|
function ISources_Get_AngleDeg(): Double; CDECL; |
|
function ISources_Get_Frequency(): Double; CDECL; |
|
procedure ISources_Set_AngleDeg(Value: Double); CDECL; |
|
procedure ISources_Set_Frequency(Value: Double); CDECL; |
|
function ISources_Get_idx(): Integer; CDECL; |
API Extensions
|
procedure ISources_Set_idx(Value: Integer); CDECL; |
|
Generated by PasDoc 0.16.0.