次の方法で共有


CreateBusAccessHandle (Compact 2013)

3/26/2014

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

See Also

Reference

Ceddk.dll Bus Access Functions