Click or drag to resize

IMcCaptDevice2BeginDeviceProfile Method

Tell the source device to begin a device profile operation.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Function BeginDeviceProfile ( 
	ProfileType As mcCaptureProfileTypes
) As mcCaptureErrorCodes

Parameters

ProfileType
Type: MediaCy.IQL.CapturemcCaptureProfileTypes

Return Value

Type: mcCaptureErrorCodes
Remarks
Calling this method starts a device profile operation.
See Also