com_create_guid

 string com_create_guid ( void ) 

説明

Generates a Globally Unique Identifier (GUID). A GUID is generated in the same way as DCE UUID's, except that the Microsoft convention is to enclose a GUID in curly braces.

戻り値

Returns the GUID as a string.