IShellWindows::get_Count method
Gets the number of windows in the Shell windows collection.
Syntax
HRESULT get_Count(
[out, retval] long *Count
);
Parameters
- Count [out, retval]
-
Type: long*
The number of windows in the Shell windows collection.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Product |
Internet Explorer 5 |
|---|---|
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: