CgwMonitorManage.Common.NetSourcedInterface.IVS_NETSOURCE_SetExceptionCallBack C# (CSharp) Method

IVS_NETSOURCE_SetExceptionCallBack() private method

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