The type of a picture box handle is IntPtr. Firstly what does 'Ptr' stand for?
How do i convert this to an int?
I have tried picCamA.Handle.ToInt32 but the SendMessage API wants an int, not an Int32.
|
Results 1 to 3 of 3
Thread: Type ConversionThreaded View
|
Click Here to Expand Forum to Full Width |