NAME

GetASPI32SupportInfo  (WNASPI32.1)

SYNOPSIS

 DWORD GetASPI32SupportInfo
 (
 )

DESCRIPTION

Checks if the ASPI subsystem is initialized correctly.

RETURNS

HIWORD: 0. HIBYTE of LOWORD: status (SS_COMP or SS_FAILED_INIT) LOBYTE of LOWORD: # of host adapters.

IMPLEMENTATION

Declared in "include/wnaspi32.h". gitlab.winehq.org/wine/wine/blob/master/include/wnaspi32.h

Implemented in "dlls/wnaspi32/winaspi32.c". gitlab.winehq.org/wine/wine/blob/master/dlls/wnaspi32/winaspi32.c

Debug channel "aspi".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.