Skip to content

Latest commit

 

History

History
59 lines (50 loc) · 1.45 KB

nn-ksproxy-iksobject.md

File metadata and controls

59 lines (50 loc) · 1.45 KB
UID title description 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
NN:ksproxy.IKsObject
IKsObject (ksproxy.h)
The IKsObject interface provides a method to retrieve the file handle of a KS object.
stream
06/11/2021
IKsObject interface
IKsObject, IKsObject interface [Streaming Media Devices], IKsObject interface [Streaming Media Devices],described, ksproxy_6432effa-13f1-4b39-a158-c315a93108d4.xml, stream.iksobject
ksproxy.h
Ksproxy.h
Windows
Ksproxy.h
Windows
IKsObject
ksproxy/IKsObject
APIRef
kbSyntax
COM
ksproxy.h
ksproxy.h.dll
IKsObject

IKsObject interface

-description

The IKsObject interface provides a method to retrieve the file handle of a KS object.

-inheritance

The IKsObject interface inherits from the IUnknown interface.

-remarks

The IID for this interface is IID_IKsObject.

IKsObject is defined in Ksproxy.h within the #ifdef __STREAMS__ section.

__STREAMS__ is defined in Stream.h, a header from the DirectX SDK.