CreateBusAccessHandle (Windows CE 5.0)
This function creates a handle that can be used for accessing a bus.
HANDLE CreateBusAccessHandle ( LPCTSTR lpActiveRegPath);
Parameters
- lpActiveRegPath
[in] Active registry path for the bus.
Return Values
Handle to the bus if successful. NULL if unsuccessful.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: CEDDK.h.
Send Feedback on this topic to the authors