Share via


PIN_Init

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function is the pin driver's implementation of the stream interface driver function XXX_Init (Device Manager).

Syntax

DWORD PIN_Init(
  LPCTSTR Context,
  LPVOID  lpvBusContext
);

Parameters

See XXX_Init (Device Manager).

Return Value

See XXX_Init (Device Manager).

Requirements

Header Developer Implemented
Library Developer Implemented
Windows Embedded CE Windows Embedded CE 6.0 and later
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

Camera Driver Functions
XXX_Init (Device Manager)