System::FunctionPtr typedef
FunctionPtr typedef
डिफ़ॉल्ट कॉलिंग कॉन्वेंशन के साथ फ़ंक्शन टाइप के लिए एक उपनाम।
using System::FunctionPtr = ReturnT(*)(ArgsT...)
संबंधित देखें
- Namespace System
- Library Aspose.Page for C++
डिफ़ॉल्ट कॉलिंग कॉन्वेंशन के साथ फ़ंक्शन टाइप के लिए एक उपनाम।
using System::FunctionPtr = ReturnT(*)(ArgsT...)