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.
Used to determine how many ISideShowCapabilities interfaces are in the collection.
Declaration
[C++]
HRESULT GetCount(
[out] DWORD out_pdwCount
);
Parameters
out_ pdwCount
[out] A DWORD value that contains the number of interfaces in the collection.
Return Values
Possible values include, but are not limited to, those in the following table.
| HRESULT value | Description |
|---|---|
S_OK |
Success, indicating that the requested count has been returned. |
Remarks
The count value corresponds to the number of devices available for the gadget to send content to.