Microsoft DirectX 9.0 |
The Owner property sets or retrieves the parent window for the video window.
Syntax
objVideoWindow.Owner As LONG_PTR
Parameters
This property takes no parameters.
Return Values
Returns a handle to the owner window.
Remarks
This property offers a way for applications to display video in a compound document.
This property is read/write.
See Also