CODException::GetMessageId

UINT CODException::GetMessageId(void)

Returns a string resource ID containing the error message.

Defined in: OdException.cpp

Return Value

Returns zero.

Comments

This function is called by GetErrorMessage to get the string resource ID of the error message for this exception.