Share via


PDD_HandleVidProcAmpChanges (Compact 2013)

3/26/2014

Handles CSPROPERTY_VIDCAP_VIDEOPROCAMP specific property changes.

Syntax

DWORD PDD_HandleVidProcAmpChanges( 
  LPVOID PDDContext, 
  DWORD dwPropId, 
  LONG lFlags, 
  LONG lValue
);

Parameters

  • PDDContext
    [in] This is the return value of PDD_Init.

Return Value

PDD specific. ERROR_SUCCESS represents success. Any other value will be treated as error.

Requirements

Header

Developer Implemented

Library

Developer Implemented

See Also

Reference

Camera PDD Methods