UuidCreate The UuidCreate function creates a new UUID.
VB4-32,5,6
Declare Function UuidCreate Lib "rpcrt4" (lpUUID As UUID) As Long |
Operating Systems Supported |
Requires Windows NT 3.1 or later; Requires Windows 95 or later |
- Uuid
Returns a pointer to the created UUID. |
RPC_S_OK
Success
RPC_S_UUID_NO_ADDRESS
Cannot get Ethernet or token-ring hardware address for this computer |
|