Re: VEO Camera Missing Method Exception
From: Y. Sivaram (ysivaram_at_madeupaddress.com)
Date: 05/07/04
- Next message: angka: "Re: SQL exception"
- Previous message: Lloyd Dupont: "Re: SQL exception"
- In reply to: Y. Sivaram: "VEO Camera Missing Method Exception"
- Next in thread: Alex Feinman [MVP]: "Re: VEO Camera Missing Method Exception"
- Messages sorted by: [ date ] [ thread ]
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)
>
>
- Next message: angka: "Re: SQL exception"
- Previous message: Lloyd Dupont: "Re: SQL exception"
- In reply to: Y. Sivaram: "VEO Camera Missing Method Exception"
- Next in thread: Alex Feinman [MVP]: "Re: VEO Camera Missing Method Exception"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|