Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[INNTPTransport::CommandGROUP is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Issues an GROUP command to the server. The server's response string will be returned to the OnResponse.
Syntax
HRESULT CommandGROUP(
[in] LPSTR pszGroup
);
Parameters
-
pszGroup [in]
-
Type: LPSTR
Name of the newsgroup to enter.
Return value
Type: HRESULT
Returns one of the following values.
| Return code | Description |
|---|---|
|
An invalid parameter was passed in |
|
A memory allocation failed |
Requirements
| Minimum supported client |
Windows XP [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Product |
Outlook Express 6.0 |
| Header |
|
| IDL |
|
| DLL |
|