Return TypeFunction nameArguments
uint32_thzEcode::Value(void)

Declared and defined in file: hzErrcode.h

Function Logic:

Function body:

uint32_t hzEcode::Value (void)
                                   { return (uint32_t) m_code ; }