table of contents
other versions
- wheezy 1.4.1-4
SetOaNoCache(3w) | Wine API | SetOaNoCache(3w) |
NAME¶
SetOaNoCache (OLEAUT32.327)SYNOPSIS¶
void SetOaNoCache(
)
DESCRIPTION¶
Instruct Ole Automation not to cache BSTR allocations.PARAMS¶
None.RETURNS¶
Nothing.NOTES¶
See BSTR(3w).IMPLEMENTATION¶
Not declared in a Wine header. The function is either undocumented, or missing from Wine. Implemented in "dlls/oleaut32/oleaut.c". Debug channel "ole".Oct 2012 | Wine API |