FreeBASIC  0.91.0
oop_istypeof.c File Reference
#include "fb.h"
Include dependency graph for oop_istypeof.c:

Go to the source code of this file.

Functions

FBCALL int fb_IsTypeOf (FB_OBJECT *obj, FB_RTTI *typeRTTI)
 

Function Documentation

FBCALL int fb_IsTypeOf ( FB_OBJECT obj,
FB_RTTI typeRTTI 
)

Definition at line 5 of file oop_istypeof.c.