RILFUNCTIONRESULTS enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILFUNCTIONRESULTS {
RIL_RESULT_OK,
RIL_RESULT_ERROR
} ;
Constants
RIL_RESULT_OK |
RIL_RESULT_ERROR |
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |