Skip to content

Latest commit

 

History

History
85 lines (63 loc) · 2.47 KB

ns-avc-_avc_setconnect_info.md

File metadata and controls

85 lines (63 loc) · 2.47 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:avc._AVC_SETCONNECT_INFO
_AVC_SETCONNECT_INFO (avc.h)
The AVC_SETCONNECT_INFO structure is used to initialize a subunit driver and establish pin connections.
stream\avc_setconnect_info.htm
stream
04/23/2018
AVC_SETCONNECT_INFO structure
*PAVC_SETCONNECT_INFO, AVC_SETCONNECT_INFO, AVC_SETCONNECT_INFO structure [Streaming Media Devices], PAVC_SETCONNECT_INFO, PAVC_SETCONNECT_INFO structure pointer [Streaming Media Devices], _AVC_SETCONNECT_INFO, avc/AVC_SETCONNECT_INFO, avc/PAVC_SETCONNECT_INFO, avcref_eec9cff7-6ae3-49d3-a649-349b8284630b.xml, stream.avc_setconnect_info
avc.h
Avc.h
Windows
Windows
AVC_SETCONNECT_INFO, *PAVC_SETCONNECT_INFO
_AVC_SETCONNECT_INFO
avc/_AVC_SETCONNECT_INFO
PAVC_SETCONNECT_INFO
avc/PAVC_SETCONNECT_INFO
AVC_SETCONNECT_INFO
avc/AVC_SETCONNECT_INFO
APIRef
kbSyntax
HeaderDef
avc.h
_AVC_SETCONNECT_INFO
PAVC_SETCONNECT_INFO
AVC_SETCONNECT_INFO

_AVC_SETCONNECT_INFO structure

-description

The AVC_SETCONNECT_INFO structure is used to initialize a subunit driver and establish pin connections.

-struct-fields

-field PinId

Specifies the offset (or ID) of the pin for which information is to be set.

-field ConnectInfo

The AVCCONNECTINFO values for the specified pin.

-remarks

This structure is used with the AVC_FUNCTION_SET_CONNECTINFO function code.

This structure is used only as a member inside the AVC_MULTIFUNC_IRB structure. It is not used by itself.

See How to Use Avc.sys For information about building and sending an AV/C command.

-see-also

AVC_FUNCTION

AVC_FUNCTION_SET_CONNECTINFO

AVC_MULTIFUNC_IRB