Re: VEO Camera Missing Method Exception

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Y. Sivaram (ysivaram_at_madeupaddress.com)
Date: 05/07/04


Date: Fri, 7 May 2004 13:10:08 +1000

Sorry the original function in C++ is

VEOCAMAPI_API HRESULT CamStartSnapshot(HANDLE hCam,TCHAR filename[], int
resolution)

"Y. Sivaram" <ysivaram@madeupaddress.com> wrote in message
news:eKwmah9MEHA.3348@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I am trying to integrate the VEW Camera with my application
>
> When I call the method
> Private Declare Function CamStartSnapShot Lib "VEOCamAPI.dll" (ByVal hCom
As
> IntPtr, ByVal filename As String, ByVal resolution As Integer) As Boolean
>
> As, I always get a missing method exception. Any ideas?
>
> CamStartSnapShot(Handle, "\Test.jpg", 2)
>
>



Relevant Pages

  • Re: vb6 api writeprivateprofilesection
    ... Public Function SectionDelete(Optional ByVal Section As String, ... ByVal FileName As String) As Boolean ... ' Update cached section and filename, ... vbNullString, vbNullString, m_FileName)) ...
    (microsoft.public.vb.bugs)
  • Using "at" command
    ... I wanted to schedule jobs to start within a space of few ... But 'at' is giving me a resolution of 'min'. ... The contents of the <filename> are: ... But I get a error "Garbled time" ...
    (comp.os.linux.networking)
  • Re: saving figures
    ... (the save as doesn't work for me for some reason) ... print ('-djpeg99', 'Filename') prints the current figure, 99 indicates quality, I don't know about resolution. ...
    (comp.soft-sys.matlab)