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.
Insert a new key-value pair. If an equivalent key already exists: the key remains and retains in its place in the order, its corresponding value is updated with the new value.
NS_ERROR_UNEXPECTED if supplied item does not implement nsISFVBareItem interface.
Generated using TypeDoc
nsISFVParams represents parameters, key-value pairs of ACString and nsISFVBareItem, which parametrize Item type header or InnerList type withing List type header.