IASControl::get_CLSID

This method gets the class identifier of the Auto PC simple form.

Syntax

HRESULT get_CLSID( BSTR *pbstrCLSID );

Parameters

pbstrCLSID
Pointer to the Unicode string that contains the class identifier.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.