NAME

ClearCustData  (OLEAUT32.171)

SYNOPSIS

 void ClearCustData
 (
  CUSTDATA* lpCust
 )

DESCRIPTION

Clear a custom data type's data.

PARAMS

lpCust [In] The custom data type instance.

RETURNS

Nothing.

IMPLEMENTATION

Declared in "oleauto.h". https://source.winehq.org/source/include/oleauto.h

Implemented in "dlls/oleaut32/typelib.c". https://source.winehq.org/source/dlls/oleaut32/typelib.c

Debug channel "ole".


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