FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_HookState_set C# (CSharp) 메소드

CoreSession_HookState_set() 개인적인 메소드

private CoreSession_HookState_set ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
리턴 void
        public static extern void CoreSession_HookState_set(HandleRef jarg1, int jarg2);
freeswitchPINVOKE