ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
static WCHAR | szRootDeviceInstanceID [] = L"HTREE\\ROOT\\0" |
LIST_ENTRY | NotificationListHead |
#define NDEBUG |
Definition at line 33 of file rpcserver.c.
|
static |
Definition at line 3604 of file rpcserver.c.
Referenced by PNP_AddID().
Definition at line 3583 of file rpcserver.c.
Referenced by PNP_AddID().
|
static |
Definition at line 199 of file rpcserver.c.
Referenced by PNP_SetDeviceProblem(), and SetupDeviceInstance().
Definition at line 2956 of file rpcserver.c.
Referenced by PNP_CreateDevInst().
|
static |
Definition at line 294 of file rpcserver.c.
Referenced by PNP_DisableDevInst().
Definition at line 3311 of file rpcserver.c.
Referenced by PNP_DeviceInstanceAction().
|
static |
Definition at line 3076 of file rpcserver.c.
Referenced by PNP_CreateDevInst().
Definition at line 1297 of file rpcserver.c.
Referenced by PNP_GetDeviceList().
Definition at line 1682 of file rpcserver.c.
Referenced by PNP_GetDeviceListSize().
|
static |
Definition at line 492 of file rpcserver.c.
Referenced by PNP_GetFirstLogConf(), PNP_GetNextLogConf(), and PNP_GetNextResDes().
|
static |
Definition at line 1155 of file rpcserver.c.
Referenced by GetEnumeratorInstanceList(), and PNP_GetDeviceList().
|
static |
Definition at line 1569 of file rpcserver.c.
Referenced by GetEnumeratorInstanceListSize(), and PNP_GetDeviceListSize().
|
static |
Definition at line 229 of file rpcserver.c.
Referenced by DECLARE_INTERFACE_(), IsPresentDeviceInstanceID(), PNP_GetDeviceStatus(), PNP_SetDeviceProblem(), and SetupDeviceInstance().
CONFIGRET GetEnumeratorInstanceList | ( | _In_ PWSTR | pszEnumerator, |
_Inout_ PWSTR | pszBuffer, | ||
_Inout_ PDWORD | pulLength | ||
) |
Definition at line 1226 of file rpcserver.c.
Referenced by GetAllInstanceList(), and PNP_GetDeviceList().
|
static |
Definition at line 1621 of file rpcserver.c.
Referenced by GetAllInstanceListSize(), and PNP_GetDeviceListSize().
|
static |
Definition at line 985 of file rpcserver.c.
Referenced by PNP_GetDeviceList().
|
static |
Definition at line 1420 of file rpcserver.c.
Referenced by PNP_GetDeviceListSize().
|
static |
Definition at line 1036 of file rpcserver.c.
Referenced by PNP_GetDeviceList().
|
static |
Definition at line 1470 of file rpcserver.c.
Referenced by PNP_GetDeviceListSize().
Definition at line 573 of file rpcserver.c.
Referenced by PNP_ReportLogOn().
Definition at line 418 of file rpcserver.c.
Referenced by PNP_CreateDevInst(), and PNP_GetRelatedDeviceInstance().
Definition at line 406 of file rpcserver.c.
Referenced by PNP_CreateDevInst(), PNP_DisableDevInst(), PNP_GetRelatedDeviceInstance(), PNP_QueryRemove(), and SetupDeviceInstance().
Definition at line 340 of file rpcserver.c.
Referenced by PNP_CreateKey(), PNP_DisableDevInst(), PNP_GetClassInstance(), PNP_GetCustomDevProp(), PNP_GetDepth(), PNP_GetDeviceRegProp(), PNP_GetDeviceStatus(), PNP_GetFirstLogConf(), PNP_GetInterfaceDeviceList(), PNP_GetInterfaceDeviceListSize(), PNP_GetNextLogConf(), PNP_GetNextResDes(), PNP_GetRelatedDeviceInstance(), PNP_HwProfFlags(), PNP_QueryRemove(), PNP_RegisterDriver(), PNP_RequestDeviceEject(), PNP_SetDeviceProblem(), PNP_SetDeviceRegProp(), and PNP_ValidateDeviceInstance().
void __RPC_FAR *__RPC_USER midl_user_allocate | ( | SIZE_T | len | ) |
Definition at line 111 of file rpcserver.c.
void __RPC_USER midl_user_free | ( | void __RPC_FAR * | ptr | ) |
Definition at line 117 of file rpcserver.c.
Definition at line 124 of file rpcserver.c.
Referenced by ClearDeviceStatus(), DisableDeviceInstance(), EnableDeviceInstance(), GetDeviceStatus(), GetRelationsInstanceList(), GetRelationsInstanceListSize(), PNP_GetDepth(), PNP_GetDeviceRegProp(), PNP_GetInterfaceDeviceList(), PNP_GetInterfaceDeviceListSize(), PNP_GetRelatedDeviceInstance(), PNP_QueryRemove(), PNP_RequestDeviceEject(), PNP_RequestEjectPC(), ReenumerateDeviceInstance(), SetDeviceStatus(), and SetupDeviceInstance().
|
static |
Definition at line 429 of file rpcserver.c.
Referenced by PNP_GetFirstLogConf(), PNP_GetNextLogConf(), and PNP_GetNextResDes().
DWORD WINAPI PNP_AddEmptyLogConf | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulPriority, | ||
DWORD * | pulLogConfTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4161 of file rpcserver.c.
Referenced by CM_Add_Empty_Log_Conf_Ex().
Definition at line 3627 of file rpcserver.c.
Referenced by CM_Add_ID_ExW().
DWORD WINAPI PNP_AddResDes | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | ResourceID, | ||
DWORD * | pulResourceTag, | ||
BYTE * | ResourceData, | ||
PNP_RPC_BUFFER_SIZE | ResourceLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 4423 of file rpcserver.c.
Definition at line 5046 of file rpcserver.c.
Definition at line 646 of file rpcserver.c.
DWORD WINAPI PNP_CreateDevInst | ( | handle_t | hBinding, |
LPWSTR | pszDeviceID, | ||
LPWSTR | pszParentDeviceID, | ||
PNP_RPC_STRING_LEN | ulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 3126 of file rpcserver.c.
Referenced by CM_Create_DevNode_ExW().
Definition at line 2370 of file rpcserver.c.
Definition at line 2552 of file rpcserver.c.
Referenced by CM_Delete_Class_Key_Ex().
DWORD WINAPI PNP_DeleteRegistryKey | ( | handle_t | hBinding, |
LPWSTR | pszDeviceID, | ||
LPWSTR | pszParentKey, | ||
LPWSTR | pszChildKey, | ||
DWORD | ulFlags | ||
) |
Definition at line 2434 of file rpcserver.c.
Referenced by CM_Delete_DevNode_Key_Ex().
Definition at line 5103 of file rpcserver.c.
DWORD WINAPI PNP_DetectResourceConflict | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
RESOURCEID | ResourceID, | ||
BYTE * | ResourceData, | ||
PNP_RPC_BUFFER_SIZE | ResourceLen, | ||
BOOL * | pbConflictDetected, | ||
DWORD | ulFlags | ||
) |
Definition at line 4613 of file rpcserver.c.
DWORD WINAPI PNP_DeviceInstanceAction | ( | handle_t | hBinding, |
DWORD | ulMajorAction, | ||
DWORD | ulMinorAction, | ||
LPWSTR | pszDeviceInstance1, | ||
LPWSTR | pszDeviceInstance2 | ||
) |
Definition at line 3366 of file rpcserver.c.
Referenced by CM_Enable_DevNode_Ex(), CM_Move_DevNode_Ex(), CM_Reenumerate_DevNode_Ex(), and CM_Setup_DevNode_Ex().
DWORD WINAPI PNP_DisableDevInst | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
PPNP_VETO_TYPE | pVetoType, | ||
LPWSTR | pszVetoName, | ||
DWORD | ulNameLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 3542 of file rpcserver.c.
Referenced by CM_Disable_DevNode_Ex().
Definition at line 635 of file rpcserver.c.
Definition at line 5057 of file rpcserver.c.
Definition at line 5068 of file rpcserver.c.
DWORD WINAPI PNP_EnumerateSubKeys | ( | handle_t | hBinding, |
DWORD | ulBranch, | ||
DWORD | ulIndex, | ||
LPWSTR | Buffer, | ||
PNP_RPC_STRING_LEN | ulLength, | ||
PNP_RPC_STRING_LEN * | pulRequiredLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 925 of file rpcserver.c.
Referenced by CM_Enumerate_Classes_Ex(), and CM_Enumerate_Enumerators_ExW().
DWORD WINAPI PNP_FreeLogConf | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfType, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4176 of file rpcserver.c.
Referenced by CM_Free_Log_Conf_Ex().
DWORD WINAPI PNP_FreeResDes | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulResourceTag, | ||
DWORD * | pulPreviousResType, | ||
DWORD * | pulPreviousResTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4442 of file rpcserver.c.
DWORD WINAPI PNP_GetBlockedDriverInfo | ( | handle_t | hBinding, |
BYTE * | Buffer, | ||
PNP_RPC_BUFFER_SIZE * | pulTransferLen, | ||
PNP_RPC_BUFFER_SIZE * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 4937 of file rpcserver.c.
Referenced by CMP_GetBlockedDriverInfo().
Definition at line 2449 of file rpcserver.c.
DWORD WINAPI PNP_GetClassInstance | ( | handle_t | hBinding, |
LPWSTR | pDeviceId, | ||
LPWSTR | pszClassInstance, | ||
PNP_RPC_STRING_LEN | ulLength | ||
) |
Definition at line 2254 of file rpcserver.c.
Referenced by GetDeviceInstanceKeyPath().
DWORD WINAPI PNP_GetClassName | ( | handle_t | hBinding, |
LPWSTR | pszClassGuid, | ||
LPWSTR | Buffer, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 2494 of file rpcserver.c.
Referenced by CM_Get_Class_Name_ExW().
DWORD WINAPI PNP_GetClassRegProp | ( | handle_t | hBinding, |
LPWSTR | pszClassGuid, | ||
DWORD | ulProperty, | ||
DWORD * | pulRegDataType, | ||
BYTE * | Buffer, | ||
PNP_RPC_STRING_LEN * | pulTransferLen, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 2727 of file rpcserver.c.
Referenced by CM_Get_Class_Registry_PropertyW().
DWORD WINAPI PNP_GetCustomDevProp | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
LPWSTR | CustomPropName, | ||
DWORD * | pulRegDataType, | ||
BYTE * | Buffer, | ||
PNP_RPC_STRING_LEN * | pulTransferLen, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 4824 of file rpcserver.c.
Referenced by CM_Get_DevNode_Custom_Property_ExW().
DWORD WINAPI PNP_GetDepth | ( | handle_t | hBinding, |
LPWSTR | pszDeviceID, | ||
DWORD * | pulDepth, | ||
DWORD | ulFlags | ||
) |
Definition at line 1792 of file rpcserver.c.
Referenced by CM_Get_Depth_Ex().
DWORD WINAPI PNP_GetDeviceList | ( | handle_t | hBinding, |
LPWSTR | pszFilter, | ||
LPWSTR | Buffer, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 1346 of file rpcserver.c.
Referenced by CM_Get_Device_ID_List_ExW(), and DeviceInstallThread().
DWORD WINAPI PNP_GetDeviceListSize | ( | handle_t | hBinding, |
LPWSTR | pszFilter, | ||
PNP_RPC_BUFFER_SIZE * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 1717 of file rpcserver.c.
Referenced by CM_Get_Device_ID_List_Size_ExW(), and DeviceInstallThread().
DWORD WINAPI PNP_GetDeviceRegProp | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulProperty, | ||
DWORD * | pulRegDataType, | ||
BYTE * | Buffer, | ||
PNP_PROP_SIZE * | pulTransferLen, | ||
PNP_PROP_SIZE * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 1835 of file rpcserver.c.
Referenced by CM_Get_DevNode_Registry_Property_ExW(), GetDeviceInstanceKeyPath(), PNP_GetClassInstance(), and PNP_GetDeviceStatus().
DWORD WINAPI PNP_GetDeviceStatus | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD * | pulStatus, | ||
DWORD * | pulProblem, | ||
DWORD | ulFlags | ||
) |
Definition at line 3411 of file rpcserver.c.
Referenced by CM_Get_DevNode_Status_Ex().
DWORD WINAPI PNP_GetFirstLogConf | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfType, | ||
DWORD * | pulLogConfTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4191 of file rpcserver.c.
Referenced by CM_Get_First_Log_Conf_Ex().
Definition at line 675 of file rpcserver.c.
Referenced by CM_Get_Global_State_Ex().
DWORD WINAPI PNP_GetHwProfInfo | ( | handle_t | hBinding, |
DWORD | ulIndex, | ||
HWPROFILEINFO * | pHWProfileInfo, | ||
DWORD | ulProfileInfoSize, | ||
DWORD | ulFlags | ||
) |
Definition at line 4026 of file rpcserver.c.
Referenced by CM_Get_Hardware_Profile_Info_ExW().
DWORD WINAPI PNP_GetInterfaceDeviceAlias | ( | handle_t | hBinding, |
LPWSTR | pszInterfaceDevice, | ||
GUID * | AliasInterfaceGuid, | ||
LPWSTR | pszAliasInterfaceDevice, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
PNP_RPC_STRING_LEN * | pulTransferLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 2584 of file rpcserver.c.
Referenced by CM_Get_Device_Interface_Alias_ExW().
DWORD WINAPI PNP_GetInterfaceDeviceList | ( | handle_t | hBinding, |
GUID * | InterfaceGuid, | ||
LPWSTR | pszDeviceID, | ||
BYTE * | Buffer, | ||
PNP_RPC_BUFFER_SIZE * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 2601 of file rpcserver.c.
Referenced by CM_Get_Device_Interface_List_ExW().
DWORD WINAPI PNP_GetInterfaceDeviceListSize | ( | handle_t | hBinding, |
PNP_RPC_BUFFER_SIZE * | pulLen, | ||
GUID * | InterfaceGuid, | ||
LPWSTR | pszDeviceID, | ||
DWORD | ulFlags | ||
) |
Definition at line 2649 of file rpcserver.c.
Referenced by CM_Get_Device_Interface_List_Size_ExW().
DWORD WINAPI PNP_GetLogConfPriority | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulType, | ||
DWORD | ulTag, | ||
DWORD * | pPriority, | ||
DWORD | ulFlags | ||
) |
Definition at line 4407 of file rpcserver.c.
Referenced by CM_Get_Log_Conf_Priority_Ex().
DWORD WINAPI PNP_GetNextLogConf | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfType, | ||
DWORD | ulCurrentTag, | ||
DWORD * | pulNextTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4290 of file rpcserver.c.
Referenced by CM_Get_Next_Log_Conf_Ex().
DWORD WINAPI PNP_GetNextResDes | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulResourceTag, | ||
DWORD * | pulNextResType, | ||
DWORD * | pulNextResTag, | ||
DWORD | ulFlags | ||
) |
Definition at line 4461 of file rpcserver.c.
Referenced by CM_Get_Next_Res_Des_Ex().
DWORD WINAPI PNP_GetObjectProp | ( | handle_t | hBinding, |
LPWSTR | ObjectName, | ||
DWORD | ObjectType, | ||
LPWSTR | PropertyCultureName, | ||
const DEVPROPKEY * | PropertyKey, | ||
DEVPROPTYPE * | PropertyType, | ||
PNP_PROP_SIZE * | PropertySize, | ||
PNP_PROP_SIZE * | TransferLen, | ||
BYTE * | PropertyBuffer, | ||
DWORD | Flags | ||
) |
Definition at line 4996 of file rpcserver.c.
DWORD WINAPI PNP_GetObjectPropKeys | ( | handle_t | hBinding, |
LPWSTR | ObjectName, | ||
DWORD | ObjectType, | ||
LPWSTR | PropertyCultureName, | ||
PNP_PROP_COUNT * | PropertyCount, | ||
PNP_PROP_COUNT * | TransferLen, | ||
DEVPROPKEY * | PropertyKeys, | ||
DWORD | Flags | ||
) |
Definition at line 4978 of file rpcserver.c.
DWORD WINAPI PNP_GetRelatedDeviceInstance | ( | handle_t | hBinding, |
DWORD | ulRelationship, | ||
LPWSTR | pDeviceID, | ||
LPWSTR | pRelatedDeviceId, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 847 of file rpcserver.c.
Referenced by CM_Get_Child_Ex(), CM_Get_Parent_Ex(), and CM_Get_Sibling_Ex().
DWORD WINAPI PNP_GetResDesData | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulResourceTag, | ||
BYTE * | Buffer, | ||
PNP_RPC_BUFFER_SIZE | BufferLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 4556 of file rpcserver.c.
DWORD WINAPI PNP_GetResDesDataSize | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulResourceTag, | ||
DWORD * | pulSize, | ||
DWORD | ulFlags | ||
) |
Definition at line 4575 of file rpcserver.c.
DWORD WINAPI PNP_GetRootDeviceInstance | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
PNP_RPC_STRING_LEN | ulLength | ||
) |
Definition at line 810 of file rpcserver.c.
Referenced by CM_Locate_DevNode_ExW().
DWORD WINAPI PNP_GetServerSideDeviceInstallFlags | ( | handle_t | hBinding, |
DWORD * | pulSSDIFlags, | ||
DWORD | ulFlags | ||
) |
Definition at line 4952 of file rpcserver.c.
Referenced by CMP_GetServerSideDeviceInstallFlags().
Definition at line 657 of file rpcserver.c.
Referenced by CM_Get_Version_Ex(), CM_Is_Version_Available_Ex(), and CMP_WaitServicesAvailable().
Definition at line 4923 of file rpcserver.c.
DWORD WINAPI PNP_HwProfFlags | ( | handle_t | hBinding, |
DWORD | ulAction, | ||
LPWSTR | pDeviceID, | ||
DWORD | ulConfig, | ||
DWORD * | pulValue, | ||
PPNP_VETO_TYPE | pVetoType, | ||
LPWSTR | pszVetoName, | ||
DWORD | ulNameLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 3942 of file rpcserver.c.
Referenced by CM_Get_HW_Prof_Flags_ExW(), and CM_Set_HW_Prof_Flags_ExW().
Definition at line 697 of file rpcserver.c.
Referenced by CMP_Init_Detection().
Definition at line 5035 of file rpcserver.c.
Definition at line 3854 of file rpcserver.c.
Referenced by CM_Is_Dock_Station_Present_Ex().
DWORD WINAPI PNP_ModifyResDes | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
DWORD | ulLogConfTag, | ||
DWORD | ulLogConfType, | ||
RESOURCEID | CurrentResourceID, | ||
RESOURCEID | NewResourceID, | ||
DWORD | ulResourceTag, | ||
BYTE * | ResourceData, | ||
PNP_RPC_BUFFER_SIZE | ResourceLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 4593 of file rpcserver.c.
VOID __RPC_USER PNP_NOTIFY_HANDLE_rundown | ( | PNP_NOTIFY_HANDLE | pHandle | ) |
Definition at line 623 of file rpcserver.c.
DWORD WINAPI PNP_QueryArbitratorFreeData | ( | handle_t | hBinding, |
BYTE * | pData, | ||
DWORD | DataLen, | ||
LPWSTR | pDeviceID, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulFlags | ||
) |
Definition at line 4664 of file rpcserver.c.
Referenced by CM_Query_Arbitrator_Free_Data_Ex().
DWORD WINAPI PNP_QueryArbitratorFreeSize | ( | handle_t | hBinding, |
DWORD * | pulSize, | ||
LPWSTR | pDeviceID, | ||
RESOURCEID | ResourceID, | ||
DWORD | ulFlags | ||
) |
Definition at line 4679 of file rpcserver.c.
Referenced by CM_Query_Arbitrator_Free_Size_Ex().
DWORD WINAPI PNP_QueryRemove | ( | handle_t | hBinding, |
LPWSTR | pszDeviceID, | ||
PPNP_VETO_TYPE | pVetoType, | ||
LPWSTR | pszVetoName, | ||
DWORD | ulNameLength, | ||
DWORD | ulFlags | ||
) |
Definition at line 3757 of file rpcserver.c.
Referenced by CM_Query_And_Remove_SubTree_ExW().
DWORD WINAPI PNP_QueryResConfList | ( | handle_t | hBinding, |
LPWSTR | pDeviceID, | ||
RESOURCEID | ResourceID, | ||
BYTE * | ResourceData, | ||
PNP_RPC_BUFFER_SIZE | ResourceLen, | ||
BYTE * | Buffer, | ||
PNP_RPC_BUFFER_SIZE | BufferLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 4634 of file rpcserver.c.
Referenced by CM_Query_Resource_Conflict_List().
DWORD WINAPI PNP_RegisterDeviceClassAssociation | ( | handle_t | hBinding, |
LPWSTR | pszDeviceID, | ||
GUID * | InterfaceGuid, | ||
LPWSTR | pszReference, | ||
LPWSTR | pszSymLink, | ||
PNP_RPC_STRING_LEN * | pulLength, | ||
PNP_RPC_STRING_LEN * | pulTransferLen, | ||
DWORD | ulFlags | ||
) |
Definition at line 2696 of file rpcserver.c.
Referenced by CM_Register_Device_Interface_ExW().