SKIM_Notify Class

Description

This section describes the SKIM_Notify public methods. The SKIM_Notify class provides a public interface for retrieving SKIM notification information.

Summary of Methods

The following lists the methods available with the SKIM_Notify class.

 

Class SKIM_Notify{

public:

int GetType();

int GetCallReferenceId(SKIM_UINT &id);

int GetCause();

SKIM_OCTET GetCauseType();

SKIM_OCTET GetSSN();

SKIM_UINT GetPC();

SKIM_GetInvokeID();

};