Click or drag to resize

ConfigManagerGetDHMParameters Method

Gets the subset of configuration parameters necessary to initialize a DHM device object.

Namespace: LynceeTec.Eucalyptus
Assembly: LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:33 UTC
Syntax
public IDHMParameters GetDHMParameters(
	bool useExternalCamera = false
)

Parameters

useExternalCamera  Boolean  (Optional)
if set to true the camera will be ignored and must be managed externally.

Return Value

IDHMParameters
Exceptions
ExceptionCondition
ConfigManagerException
See Also