4 references to IDtcNetworkAccessConfig
WsatConfig (4)
Configuration\MsdtcWrapper.cs (2)
25
static Guid IDtcNetworkAccessConfigInterfaceId = typeof(
IDtcNetworkAccessConfig
).GUID;
27
IDtcNetworkAccessConfig
proxy;
Configuration\SafeNativeMethods.cs (2)
80
[Out, MarshalAs(UnmanagedType.Interface)]out
IDtcNetworkAccessConfig
idtcnac);
89
[Out, MarshalAs(UnmanagedType.Interface)]out
IDtcNetworkAccessConfig
idtcnac);