Desktop Functions: Smart Device Functions:
|
CoCreateGuid (ole32)
C# Signature:
[DllImport("ole32.dll", ExactSpelling=true, PreserveSig=false)] User-Defined Types:None. Notes:None. Tips & Tricks:If you like the old-style GUIDs that are generated in sequential order and contain the machine's MAC address, try UuidCreateSequential. Sample Code:Please add some! Alternative Managed API:
System.Guid.NewGuid() Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|