NAME

SetOaNoCache  (OLEAUT32.327)

SYNOPSIS

 void SetOaNoCache
 (
 )

DESCRIPTION

Instruct Ole Automation not to cache BSTR allocations.

PARAMS

None.

RETURNS

Nothing.

NOTES

SetOaNoCache does not release cached strings, so it leaks by design.

IMPLEMENTATION

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

Implemented in "dlls/oleaut32/oleaut.c". https://source.winehq.org/source/dlls/oleaut32/oleaut.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.