Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
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 |