The leading provider of version control solutions and TWAIN SDKs
  • Contact us









CurrentHWND Property

Description

Return the current activex/plugin window handle.

ActiveX Edition Plug-in Edition Mac Edition
Since V8.0 Since V8.0 Not Supported

Data type

Long.

Syntax

ObjectName. CurrentHWND


Remarks

Readonly property.

set the current window handle as the video container. Befor setting the activex/plugin window handle for video container, make sure the container component works.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.


See also

None.

Sample

Refer to DisplayPropertyPage().