Go to the source code of this file.
Functions | |
CA_API UINT __stdcall | Win32_GenerateGuidString (MSIHANDLE hInstall) |
Generate a GUID string. More... | |
CA_API UINT __stdcall | Win32_IsValidGuid (MSIHANDLE hInstall) |
Check whether a GUID is valid. More... | |
CA_API UINT __stdcall Win32_GenerateGuidString | ( | MSIHANDLE | hInstall | ) |
Generate a GUID string.
CA_API UINT __stdcall Win32_IsValidGuid | ( | MSIHANDLE | hInstall | ) |
Check whether a GUID is valid.
WIN32_GUID_STRING | The value of a GUID to check. |
Note that valid GUIDs are always included in { }.
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |