IVsUIDataSource::GetShapeIdentifier Method (Guid, UInt32)
Visual Studio 2015
Returns the shape identifier for this data source. Two data sources with the same shape identifier will have exactly the same properties and verbs.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- pGuid
-
Type:
System::Guid
[in] The globally unique identifier for the shape.
- pdw
-
Type:
System::UInt32
[out] Location to return the ID for the shape.
Show: