Microsoft DirectX 9.0 |
The put_Polarity method specifies the polarity of the signal.
Syntax
HRESULT put_Polarity(
Polarisation Polarity
);
Parameters
Polarity
[in] Specifies the polarity as a member of the Polarisation enumerated type.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also