Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

CastingDevice.CreateCastingConnection Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Creates a new CastingConnection object. This method does not establish a connection to the casting device.

public:
 virtual CastingConnection ^ CreateCastingConnection() = CreateCastingConnection;
CastingConnection CreateCastingConnection();
public CastingConnection CreateCastingConnection();
function createCastingConnection()
Public Function CreateCastingConnection () As CastingConnection

Returns

The object that represents the casting connection.

Applies to


Feedback

Was this page helpful?