Exemplo n.º 1
0
 internal static extern int ClusterEnum([In] AmClusEnumHandle hEnum, [In] int dwIndex, out AmClusterEnum lpdwType, [Out] StringBuilder pName, [In][Out] ref int count);
Exemplo n.º 2
0
 internal static extern AmClusEnumHandle ClusterOpenEnum([In] AmClusterHandle hCluster, [In] AmClusterEnum dwType);