IStiUSD::DeviceReset method (stiusd.h)
A still image minidriver's IStiUSD::DeviceReset method resets a still image device to a known, initialized state.
Syntax
HRESULT DeviceReset();
Return value
If the operation succeeds, the method should return S_OK. Otherwise, it should return one of the STIERR-prefixed error codes defined in stierr.h.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | stiusd.h (include Stiusd.h) |