Partager via


IExchangeClientRequest::GetType (Windows CE 5.0)

Send Feedback

This method provides the type of the request.

HRESULT GetType(  enum ExchangeClientRequestType* pecrt);

Parameters

Return Values

The following table shows possible return values:

Value Description
E_POINTER The address in pecrt is not valid.
S_OK The type was returned successfully.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: IExchangeClient.h, IExchangeClient.idl.
Link Library: OWAExchangeClient.lib.

See Also

IExchangeClientRequest | ExchangeClientRequestType | IExchangeClient | IExchangeClient::RequestContacts

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.