How do you create a new UUID or GUID ?

  • Thread starter Thread starter Ted
  • Start date Start date
T

Ted

In .NET, how does one create a UUID or GUID in the same
way that the UuidCreate() function in the Platform SDK
does?

I do not mean a GUID for a type, but a GUID that I can use
as a unique name.

Thanks,
Ted
 
Back
Top