GridController

interface ICwAPI3DGridController

Public Functions

virtual ICwAPI3DString *getLastError(int32_t *aErrorCode) = 0

Gets the last error message.

Parameters:

aErrorCode – A pointer to an integer where the error code will be stored.

Returns:

A pointer to an ICwAPI3DString object containing the last error message.