ShareWindowCommandSource.Start Method

Definition

Indicates that the calling app is currently a source of window sharing commands. Call this method during a call or meeting to enable your communications app as a source of window sharing commands.

public:
 virtual void Start() = Start;
void Start();
public void Start();
function start()
Public Sub Start ()

Applies to

See also