IsUpToDate
Syntax
// // Strong typing definition // bool IsUpToDate( OwlInstance owlInstance ); // // Weak typing definition // bool __declspec(dllexport) __stdcall IsUpToDate( int64_t owlInstance );
// // Strong typing definition // bool IsUpToDate( OwlInstance owlInstance ); // // Weak typing definition // bool __declspec(dllexport) __stdcall IsUpToDate( int64_t owlInstance );