RecAPIkRecRotateImg Method |
Namespace: Kofax.OmniPageCSDK.CAPI
[DllImportAttribute("KernelAPI.dll", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Ansi)] public static RECERR kRecRotateImg( int sid, IntPtr hPage, IMG_ROTATE Rotation )
<DllImportAttribute("KernelAPI.dll", CallingConvention := CallingConvention.StdCall, CharSet := CharSet.Ansi>] Public Shared Function kRecRotateImg ( sid As Integer, hPage As IntPtr, Rotation As IMG_ROTATE ) As RECERR
public: [DllImportAttribute(L"KernelAPI.dll", CallingConvention = CallingConvention::StdCall, CharSet = CharSet::Ansi)] static RECERR kRecRotateImg( int sid, IntPtr hPage, IMG_ROTATE Rotation )