This method provides possible asserts for error checking.
Header file: | Afxinet.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL QueryOption( DWORD dwOption, LPVOID lpBuffer,
LPDWORD lpdwBufLen ) const;
BOOL QueryOption( DWORD dwOption, DWORD& dwValue ) const;
BOOL QueryOption(DWORD dwOption, CString& refString) const;