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

DTMF_duration_set() 개인적인 메소드

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