VCReferences.GetReferencesOfType(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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