Updated on 2022-03-13 GMT+08:00

GetContext

Function

Obtains the OMG context and returns it. This function is defined in framework\omg\omg_types.h.

The return value of the GetContext function is of the OmgContext type. For details, see framework\omg\omg_types.h.

Syntax

OmgContext& GetContext();

Parameter Description

None