The IRAPIStream::GetRapiStat method obtains the current value of the timeout for the IStream::Read method.
GetRapiStat(
RAPISTREAMFLAG Flag,
DWORD *pdwValue
);
Header file: | rapi.h |
Platforms: | H/PC |
Versions: | 2.0 and later |
Returns S_OK if timeout value is retrieved successfully, returns Error_Invalid_Parameter otherwise.