NativeAPICreateG729 Method |
Namespace: Ozeki.Common
public static int CreateG729( out IntPtr instance )
Public Shared Function CreateG729 ( <OutAttribute> ByRef instance As IntPtr ) As Integer
public: static int CreateG729( [OutAttribute] IntPtr% instance )
static member CreateG729 : instance : IntPtr byref -> int