Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 2.28 KB

ns-vfw-icsetstatusproc.md

File metadata and controls

91 lines (62 loc) · 2.28 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:vfw.ICSETSTATUSPROC
ICSETSTATUSPROC (vfw.h)
The ICSETSTATUSPROC structure contains status information used with the ICM_SET_STATUS_PROC message.
ICSETSTATUSPROC
ICSETSTATUSPROC structure [Windows Multimedia]
multimedia.icsetstatusproc_COLLISION563
multimedia.icsetstatusproc_struct
vfw/ICSETSTATUSPROC
multimedia\icsetstatusproc_struct.htm
Multimedia
32f115a4-3096-4af0-a254-1bac39a830d7
12/05/2018
ICSETSTATUSPROC, ICSETSTATUSPROC structure [Windows Multimedia], multimedia.icsetstatusproc_COLLISION563, multimedia.icsetstatusproc_struct, vfw/ICSETSTATUSPROC
vfw.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
ICSETSTATUSPROC
19H1
ICSETSTATUSPROC
vfw/ICSETSTATUSPROC
c++
APIRef
kbSyntax
HeaderDef
Vfw.h
ICSETSTATUSPROC

ICSETSTATUSPROC structure

-description

The ICSETSTATUSPROC structure contains status information used with the ICM_SET_STATUS_PROC message.

-struct-fields

-field dwFlags

Reserved; set to zero.

-field lParam

Parameter that contains a constant to pass to the status procedure.

-field Status

- fpfnStatus

Pointer to the status function. Specify NULL if status messages should not be sent. For more information about the callback function, see the MyStatusProc function.

-see-also

ICM_SET_STATUS_PROC

MyStatusProc

Video Compression Manager

Video Compression Structures