ACM_Init

The function ACM_Init initializes the device.

Syntax

PVOID ACM_Init( DWORD dwInfo );

Return Value

Returns a DWORD which will be passed to Open & Deinit or NULL if unable to initialize the device.

Parameters

dwInfo
Information passed to RegisterDevice.