KSJACK_DESCRIPTION structure (ksmedia.h)
This topic describes the KSJACK_DESCRIPTION structure (ksmedia.h).
Syntax
typedef struct {
DWORD ChannelMapping;
DWORD Color;
EPcxConnectionType ConnectionType;
EPcxGeoLocation GeoLocation;
EPcxGenLocation GenLocation;
EPxcPortConnection PortConnection;
BOOL IsConnected;
} KSJACK_DESCRIPTION, *PKSJACK_DESCRIPTION;
Members
ChannelMapping
Defines the DWORD member ChannelMapping.
Color
Defines the DWORD member Color.
ConnectionType
Defines the EPcxConnectionType member ConnectionType.
GeoLocation
Defines the EPcxGeoLocation member GeoLocation.
GenLocation
Defines the EPcxGenLocation member GenLocation.
PortConnection
Defines the EPxcPortConnection member PortConnection.
IsConnected
Defines the BOOL member IsConnected.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |