SYNOPSIS
Gets the underlying function pointer called when this method is invoked.
top
Gets the underlying function pointer called when this method is invoked.
#include <omni/delegate/4.hpp>
const function_ptr omni::delegate4::function()
top
RETURN VALUES
The underlying function pointer, or an
top
The underlying function pointer, or an
OMNI_NULL value if the object instance is null;
top