IASActiveForms::get_Count

This method retrieves the number of active forms for the application.

Syntax

HRESULT get_Count( long *pcItems );

Parameters

pcItems
Pointer to the number of active forms for the application.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.