IExceptions Property Methods

These methods are not supported in Windows CE Platform Builder 3.0.

The property methods of the IExceptions interface read the property described in the following table. For more information, see Interface Property Methods.

Properties in Vtable Order

Property Description
Count
HRESULT get_Count
([out] int *piCount);
Returns the number of items in the collection.
Application
HRESULT get_Application
([out] IPOutlookApp **ppIPOutlookApp);
Returns a pointer to the main Pocket Outlook application object.

Return Values

Each property method supports the standard HRESULT return values, including S_OK.

See Also

IExceptions::Unknown

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.