Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 2.09 KB

nf-ks-ksgetimagenameandresourceid.md

File metadata and controls

79 lines (58 loc) · 2.09 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
NF:ks.KsGetImageNameAndResourceId
KsGetImageNameAndResourceId function (ks.h)
The KsGetImageNameAndResourceId function returns the image name and resource identifier that corresponds to the RegKey handle.
stream\ksgetimagenameandresourceid.htm
stream
04/23/2018
KsGetImageNameAndResourceId function
KsGetImageNameAndResourceId, KsGetImageNameAndResourceId function [Streaming Media Devices], ks/KsGetImageNameAndResourceId, ksfunc_b4a55bde-4bbb-494e-969c-924547251e1d.xml, stream.ksgetimagenameandresourceid
ks.h
Ks.h
Universal
Ks.lib
Windows
KsGetImageNameAndResourceId
ks/KsGetImageNameAndResourceId
APIRef
kbSyntax
LibDef
Ks.lib
Ks.dll
KsGetImageNameAndResourceId

KsGetImageNameAndResourceId function

-description

The KsGetImageNameAndResourceId function returns the image name and resource identifier that corresponds to the RegKey handle.

-parameters

-param RegKey [in]

Specifies a handle for which to return the image name and resource identifier.

-param ImageName [out]

A caller-allocated buffer that receives the image name for the specified resource.

-param ResourceId [out]

Pointer to a caller-supplied variable that receives the resource identifier.

-param ValueType [out]

Pointer to a location into which the function returns the value type of the specified resource.

-returns

KsGetImageNameAndResourceId returns STATUS_SUCCESS if the requested values are found; otherwise, an error code is returned.

-see-also

KsMapModuleName