IAddrExclusionControl::GetCurrentAddrExclusionList Method (Guid, IntPtr)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetCurrentAddrExclusionList(
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppEnumerator
)

Parameters

riid
Type: System::Guid
ppEnumerator
Type: System::IntPtr
Return to top
Show: