NAME

CABINET_DllGetVersion  (CABINET.2)

SYNOPSIS

 HRESULT CABINET_DllGetVersion
 (
  DLLVERSIONINFO* pdvi
 )

DESCRIPTION

Retrieves version information of the 'CABINET.dll '.

PARAMS

pdvi [Out] pointer to version information structure.

RETURNS

Success: S_OK

Failure: E_INVALIDARG.

NOTES

Supposedly returns version from IE6SP1RP1

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/cabinet/cabinet_main.c". source.winehq.org/source/dlls/cabinet/cabinet_main.c

Debug channel "cabinet".


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