This topic has not yet been rated - Rate this topic

IControlInterface interface

The IControlInterface interface represents a control interface on a part (connector or subunit) in a device topology. The client obtains a reference to a part's IControlInterface interface by calling the IPart::GetControlInterface method.

Members

The IControlInterface interface inherits from the IUnknown interface. IControlInterface also has these types of members:

Methods

The IControlInterface interface has these methods.

MethodDescription
GetIID

Gets the interface ID of the function-specific control interface of the part.

GetName

Gets the friendly name for the audio function that the control interface encapsulates.

 

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Header

Devicetopology.h

See also

DeviceTopology API
IPart::GetControlInterface

 

 

Send comments about this topic to Microsoft

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.