Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This method should return the ProgID of the object.
HRESULT GetProgID(
BSTR* pbstrProgID
);
Parameters
- pbstrProgID
[out, retval] The address of a BSTR used to return the ProgID of the object.
Return Value
This method must return the HRESULT value S_OK to indicate success, and should generally return one of the standard COM error values to indicate failure.