omni::delegate7::target

SYNOPSIS

Gets the underlying target (if any) used when invoking this method.

#include <omni/delegate/7.hpp>
void *const omni::delegate7::target()


top

DESCRIPTION

No description found.

top

RETURN VALUES

A pointer to the underlying target object (if any)

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top