CgwMonitorManage.Common.NetSourcedInterface.IVS_NETSOURCE_SetExceptionCallBack C# (CSharp) 메소드

IVS_NETSOURCE_SetExceptionCallBack() 개인적인 메소드

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