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

switch_channel_test_flag() 개인적인 메소드

private switch_channel_test_flag ( HandleRef jarg1, int jarg2 ) : uint
jarg1 HandleRef
jarg2 int
리턴 uint
        public static extern uint switch_channel_test_flag(HandleRef jarg1, int jarg2);
freeswitchPINVOKE