Unit CAPI_Error

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Uses

Overview

Functions and Procedures

function Error_Get_Description(): PAnsiChar; CDECL;
function Error_Get_Number(): Integer; CDECL;
function Error_Get_NumberPtr(): PAPISize; CDECL;
function Error_Get_EarlyAbort(): TAPIBoolean; CDECL;
procedure Error_Set_EarlyAbort(Value: TAPIBoolean); CDECL;
function Error_Get_ExtendedErrors(): TAPIBoolean; CDECL;
procedure Error_Set_ExtendedErrors(Value: TAPIBoolean); CDECL;

Description

Functions and Procedures

function Error_Get_Description(): PAnsiChar; CDECL;
 
function Error_Get_Number(): Integer; CDECL;
 
function Error_Get_NumberPtr(): PAPISize; CDECL;

API Extensions

function Error_Get_EarlyAbort(): TAPIBoolean; CDECL;
 
procedure Error_Set_EarlyAbort(Value: TAPIBoolean); CDECL;
 
function Error_Get_ExtendedErrors(): TAPIBoolean; CDECL;
 
procedure Error_Set_ExtendedErrors(Value: TAPIBoolean); CDECL;
 

Generated by PasDoc 0.16.0.