Пример #1
0
 public static extern uint McastEnumerateScopes(ushort AddrFamily, 
     [MarshalAs(UnmanagedType.Bool)] bool ReQuery, 
     ref MCAST_SCOPE_ENTRY pScopeList, 
     ref uint pScopeLen, 
     [Out] out uint pScopeCount);
Пример #2
0
 public static extern uint McastEnumerateScopes(ushort AddrFamily,
                                                [MarshalAs(UnmanagedType.Bool)] bool ReQuery,
                                                ref MCAST_SCOPE_ENTRY pScopeList,
                                                ref uint pScopeLen,
                                                [Out] out uint pScopeCount);