Interface IVFScreenCaptureDD
Screen capture Desktop Duplication filter interface.
Namespace: VisioForge.ProcessingFilters.Interfaces
Assembly: VisioForge.ProcessingFilters.Interfaces.dll
Syntax
[Guid("D612C76D-4821-4107-A83F-63512CE7EBD7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVFScreenCaptureDD
Methods
dd_check(Int32)
Checks that DD worked correctly.
Declaration
int dd_check(int displayID)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | displayID | Display ID. |
Returns
| Type | Description |
|---|---|
| System.Int32 | System.Int32. |