CreateBusAccessHandle

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

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function creates a handle that can be used for accessing a bus.

Syntax

HANDLE CreateBusAccessHandle (
  LPCTSTR lpActiveRegPath
);

Parameters

  • lpActiveRegPath
    [in] Active registry path for the bus.

Return Value

Handle to the bus if successful. NULL if unsuccessful.

Requirements

Header ceddk.h
Library CEDDK.lib
Windows Embedded CE Windows CE 5.0 and later