Q3OrientationStyle_Get
You can use theQ3OrientationStyle_Getfunction to get the orientation style value of an orientation style.
TQ3Status Q3OrientationStyle_Get ( TQ3StyleObject frontFacingDirectionObject, TQ3OrientationStyle *frontFacingDirection);
frontFacingDirectionObject- An orientation style object.
frontFacingDirection- On exit, a pointer to the orientation style value of the specified orientation style object.
DESCRIPTION
TheQ3OrientationStyle_Getfunction returns, in thefrontFacingDirectionparameter, a pointer to the current orientation style value of the style object specified by thefrontFacingDirectionObjectparameter.