PackageUtilities::CreateCAUUIDFromGuidArray Method (array<Guid>^)
Visual Studio 2015
Creates a CAUUID from a GUID array.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- guids
-
Type:
array<System::Guid>^
An array of GUIDs.
Memory is allocated for the structure. It is the responsibility of the caller to release this memory.
Show: