Delphi (TrkIntf.pas)
| function TrkDeleteIssue( IssueID: Cardinal ): Integer;
|
Parameters
|
Name
|
Description
|
|
IssueID
|
The ID of the Issue to delete
|
Return Value
Err_OK if successful or an error code indicating the error.
Exported
| function TCDTrkDeleteIssue( IssueID: Cardinal ): Integer; stdcall;
|
© 1995-2011 Quality Software Components Ltd