BB FlashBack SDK: FBPlayer

SetPlayerWindow

Description

Sets which window movie playback will be shown in.
 

Syntax

[C#/C++]
public void SetPlayerWindow (long hWnd)

[VB.NET]
Public Sub SetPlayerWindow (ByVal hWnd As Integer)

Parameters

hWnd : handle of the window in which the movie should be shown.