ComputeDevice Constructor (IntPtr) | 
  
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic ComputeDevice(
	IntPtr pClass
)
Public Sub New ( 
	pClass As IntPtr
)
public:
ComputeDevice(
	IntPtr pClass
)
Parameters
- pClass
 - Type: SystemIntPtr
 
See Also