ISoftDistExt::ProcessSoftDist method
[ProcessSoftDist may be altered or unavailable in subsequent versions of the operating system or product.]
Processes a software distribution unit from the specified Software Update Channel URL.
Syntax
HRESULT ProcessSoftDist( [in] LPCWSTR szCDFURL, [in] IXMLElement *pSoftDistElement, [in, out] LPSOFTDISTINFO lpsdi );
Parameters
- szCDFURL [in]
-
The Software Update Channel URL.
- pSoftDistElement [in]
-
A pointer to an IXMLElement interface.
- lpsdi [in, out]
-
A pointer to a SOFTDISTINFO structure.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Product |
Internet Explorer 3.0 |
|
DLL |
|
See also
Show: