IAddrExclusionControl.GetCurrentAddrExclusionList(Guid, IntPtr) 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:
void GetCurrentAddrExclusionList(Guid % riid, [Runtime::InteropServices::Out] IntPtr % ppEnumerator);
public void GetCurrentAddrExclusionList (ref Guid riid, out IntPtr ppEnumerator);
abstract member GetCurrentAddrExclusionList : Guid * nativeint -> unit
Public Sub GetCurrentAddrExclusionList (ByRef riid As Guid, ByRef ppEnumerator As IntPtr)
Parameters
- riid
- Guid
- ppEnumerator
-
IntPtr
nativeint