Creates a new globally unique value for the UID object.
[Visual Basic 6.0] Sub Generate As Empty
[Visual Basic .NET]
Public Sub Generate ( _
)
[C#] public void Generate ( );
[Java] public void generate ( ) throws IOException, AutomationException
[C++]
HRESULT Generate(
void
);
Creates a new globally unique value (GUID) for the UID object. This is a 128-bit integer used for CLSIDs and interface identifiers.