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.
Enumerates all IIS product versions that are installed on the computer.
Syntax
HRESULT
GetAllVersionObjects(
[out, retval] SAFEARRAY(VARIANT) * pVersionsArray
);
Parameters
[out, retval]
* pVersionsArrayContains all IIISVersion objects that are found on the computer.
Return Value
HRESULT