[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3160
type ISRResGraphEx = interface(IUnknown) |
function NodeStartGet(); |
function NodeEndGet(); |
function ArcEnum(); |
function NodeGet(); |
function DWORDGet(); |
function DataGet(); |
function ScoreGet(); |
function BestPathEnum(); |
function GetAllArcs(); |
function GetAllNodes(); |
end; |
IUnknown |
? |