Click or drag to resize

CallUpdateRemoteShareView Method

Update remote share view to display when video window is resized.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void UpdateRemoteShareView(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
the remote share dispaly window handle
Remarks
Since: 0.1.0
See Also