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