IsValidInterface (OLE32.@)
BOOL IsValidInterface ( LPUNKNOWN punk )
Determines whether a pointer is a valid interface.
punk | [In] | Interface to be tested. |
TRUE, if the passed pointer is a valid interface, or FALSE otherwise.
Defined in "ole2.h".
Implemented in "dlls/ole32/ifs.c". source.winehq.org/source/dlls/ole32/ifs.c
Debug channel "olemalloc".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.