Microsoft DirectX 8.1 (C++) |
The get_Step method retrieves the step increment for this tuning space.
Syntax
HRESULT get_Step(
long* pStepVal
);
Parameters
pStepVal
[out] Pointer to a variable of type long that receives the stepping value.
Return Values
Returns E_NOTIMPL.
See Also