Public Member Functions | |
| HRESULT | SetSelectionColor ([in] IDispatch *pVal) |
| HRESULT | GetSelectionColor ([out] IDispatch **pVal) |
| HRESULT | SetDisplayTriangles ([in] BOOL Val) |
| HRESULT | GetDisplayTriangles ([out] BOOL *pVal) |
| HRESULT IRdMESettingsDisp::SetSelectionColor | ( | [in] IDispatch * | pVal | ) |
Set the selection color.
| pVal | [in] Color value to set. |
| HRESULT IRdMESettingsDisp::GetSelectionColor | ( | [out] IDispatch ** | pVal | ) |
Get the selection color.
| pVal | [out] Returns value for color. |
| HRESULT IRdMESettingsDisp::SetDisplayTriangles | ( | [in] BOOL | Val | ) |
Set the display triangles status (enable/disable).
| Val | [in] Set display triangle status. |
| HRESULT IRdMESettingsDisp::GetDisplayTriangles | ( | [out] BOOL * | pVal | ) |
Get the display triangles status (enable/disable).
1.5.5