VCReferences.GetReferencesOfType(UInt32) Method

Definition

public:
 Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ GetReferencesOfType(System::UInt32 dwType);
[System.Runtime.InteropServices.DispId(939)]
public Microsoft.VisualStudio.VCProjectEngine.IVCCollection GetReferencesOfType (uint dwType);
[<System.Runtime.InteropServices.DispId(939)>]
abstract member GetReferencesOfType : uint32 -> Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Public Function GetReferencesOfType (dwType As UInteger) As IVCCollection

Parameters

dwType
UInt32

Returns

Attributes

Applies to