Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 2.18 KB

nf-wiamdef-wiasupdatevalidformat.md

File metadata and controls

73 lines (55 loc) · 2.18 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:wiamdef.wiasUpdateValidFormat
wiasUpdateValidFormat function (wiamdef.h)
The wiasUpdateValidFormat function updates the valid format of the property context for the current minidriver.
image\wiasupdatevalidformat.htm
image
05/03/2018
wiasUpdateValidFormat function
image.wiasupdatevalidformat, wiamdef/wiasUpdateValidFormat, wiasFncs_dfbd0aa5-1c7c-4b4f-a1da-82176b36e914.xml, wiasUpdateValidFormat, wiasUpdateValidFormat function [Imaging Devices]
wiamdef.h
Wiamdef.h
Desktop
Available in Microsoft Windows Me and in Windows XP and later versions of the Windows operating systems.
Wiaservc.lib
Wiaservc.dll
Windows
wiasUpdateValidFormat
wiamdef/wiasUpdateValidFormat
APIRef
kbSyntax
DllExport
Wiaservc.dll
wiasUpdateValidFormat

wiasUpdateValidFormat function

-description

The wiasUpdateValidFormat function updates the valid format of the property context for the current minidriver.

-parameters

-param pWiasContext [in]

Pointer to a WIA item context.

-param pContext [in]

Pointer to a WIA_PROPERTY_CONTEXT structure containing a property context.

-param pIMiniDrv [in]

Pointer to the IWiaMiniDrv Interface of the current minidriver.

-returns

On success, the function returns S_OK. If the function fails, it returns a standard COM error or one of the WIA_ERROR_XXX errors (described in the Microsoft Windows SDK documentation).

-see-also

WIA_PROPERTY_CONTEXT