Microsoft SDK for Java

SetGUID

This method of the ICreateErrorInfo interface sets the GUID for the interface that defined the error.

Syntax

public void SetGUID(_Guid rguid);

Parameters

rguid The GUID of the interface that defined the error, or GUID_NULL if the error was defined by the operating system.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.