[This is preliminary documentation and subject to change.]
The Refresh method forces an update to the current window size, position, and visibility.
object.Refresh()
The following method is implemented in the BPCVid object as a wrapper for the equivalent method in the BPCDeviceBase object. You should call this method from the BPCVid object instead of the BPCDeviceBase object. Otherwise, the Video control may not be properly updated, and future behavior is undefined.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in vidsvr.odl.
Import Library: Included as a resource in vid.ocx.
Unicode: Yes.