//A pointer to a Interface instance. Interface *iface = &myItf ;. // Isn't it like the member funtion calling in C++ O-O language !? int b = iface->fp(11) ;.
確定! 回上一頁