Returns a pointer to a string that describes the error code returned from a call to GetLastRtError.
const char *GetRtErrorText( DWORD dwErrorCode );
dwErrorCode
Returns a pointer to a string constant that describes the error code.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |