Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Informs the object that it is being initialized as a newly created object.
Syntax
HRESULT retVal = object.InitNew();
Parameters
This method has no parameters.
Remarks
E_NOTIMPL should not be returned. Return S_OK, even if the object does not perform any function in this method.