Optional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
The installer writes an installation-specific registry key if the Maintenance Service can be used for this installation. This function checks for that key's existence (it does not read or verify the key's contents).
This function should only be called on Windows.
true if the registry key exists, false if it does not.
NS_ERROR_NOT_AVAILABLE If registry access fails.
NS_ERROR_NOT_IMPLEMENTED If this is called on a non-Windows platform.
Generated using TypeDoc
An interface describing a component which handles the job of processing an update after it's been downloaded.