1 2 3 4 5 6 7 8
#include "Folder_if.h" Interface FolderIface = { "Folder", // name 2, // method count 1, // public method count 0, 0 // internal };