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

switch_console_callback_match_count_get() 개인적인 메소드

private switch_console_callback_match_count_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int switch_console_callback_match_count_get(HandleRef jarg1);
freeswitchPINVOKE