IsValidInterface16 (COMPOBJ.23)
BOOL IsValidInterface16 ( SEGPTR 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.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ole32/ole2_16.c". source.winehq.org/source/dlls/ole32/ole2_16.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.