CgwMonitorManage.Common.NetSourcedInterface.IVS_NETSOURCE_SetExceptionCallBack C# (CSharp) Méthode

IVS_NETSOURCE_SetExceptionCallBack() private méthode

private IVS_NETSOURCE_SetExceptionCallBack ( NET_EXCEPTION_CALLBACK cbExceptionCallBack, IntPtr pUser ) : IVS_NETSOURCE_RESULT
cbExceptionCallBack NET_EXCEPTION_CALLBACK
pUser System.IntPtr
Résultat IVS_NETSOURCE_RESULT
        public static extern IVS_NETSOURCE_RESULT IVS_NETSOURCE_SetExceptionCallBack(NET_EXCEPTION_CALLBACK cbExceptionCallBack, IntPtr pUser);