Q3ReceiveShadowsStyle_Get
You can use theQ3ReceiveShadowsStyle_Getfunction to get the shadow-receiving style value of a shadow-receiving style.
TQ3Status Q3ReceiveShadowsStyle_Get ( TQ3StyleObject styleObject, TQ3Boolean *receives);
styleObject- A shadow-receiving style object.
receives- On exit, a pointer to the shadow-receiving style value of the specified shadow-receiving style object.
DESCRIPTION
TheQ3ReceiveShadowsStyle_Getfunction returns, in thereceivesparameter, a pointer to the current shadow-receiving style value of the style object specified by thestyleObjectparameter.