IAppVerifierImageLogs::get_Count method |
See Also� |
Retrieves the number of logs in the collection.
� | Copy Code |
---|---|
HResult get_Count ( long* plCount ); |
Parameters
- plCount
- [out] Points to the number of logs in the collection.
Return Value
The following list includes the most like return values. However, other return values are possible.
- S_OK
- The method succeeded.
- E_POINTER
- Pointer is invalid.