Unit CAPI_Topology
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
function Topology_Get_NumLoops(): Integer; CDECL; |
|
function Topology_Get_ActiveBranch(): Integer; CDECL; |
|
procedure Topology_Get_AllIsolatedBranches(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure Topology_Get_AllIsolatedBranches_GR(); CDECL; |
|
procedure Topology_Get_AllLoopedPairs(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure Topology_Get_AllLoopedPairs_GR(); CDECL; |
|
function Topology_Get_BackwardBranch(): Integer; CDECL; |
|
function Topology_Get_BranchName(): PAnsiChar; CDECL; |
|
function Topology_Get_First(): Integer; CDECL; |
|
function Topology_Get_ForwardBranch(): Integer; CDECL; |
|
function Topology_Get_LoopedBranch(): Integer; CDECL; |
|
function Topology_Get_Next(): Integer; CDECL; |
|
function Topology_Get_NumIsolatedBranches(): Integer; CDECL; |
|
function Topology_Get_ParallelBranch(): Integer; CDECL; |
|
procedure Topology_Set_BranchName(const Value: PAnsiChar); CDECL; |
|
procedure Topology_Get_AllIsolatedLoads(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure Topology_Get_AllIsolatedLoads_GR(); CDECL; |
|
function Topology_Get_FirstLoad(): Integer; CDECL; |
|
function Topology_Get_NextLoad(): Integer; CDECL; |
|
function Topology_Get_NumIsolatedLoads(): Integer; CDECL; |
|
function Topology_Get_ActiveLevel(): Integer; CDECL; |
|
function Topology_Get_BusName(): PAnsiChar; CDECL; |
|
procedure Topology_Set_BusName(const Value: PAnsiChar); CDECL; |
|
Generated by PasDoc 0.16.0.