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.
Returns the number of issues in the collection.
Syntax
virtual HRESULT GetCount(
[out] INT *count
) const = 0;
Parameters
-
count [out]
-
The number of issues in the collection.
Return value
If successful, the method returns S_OK.
If issues parameter is NULL, the method returns E_POINTER.
Remarks
Manage code uses the PrerequisiteCollection.Count property.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|