OpenShot Audio Library | OpenShotAudio  0.3.2
juce::var::NativeFunctionArgs Struct Reference

#include <juce_Variant.h>

Public Member Functions

 NativeFunctionArgs (const var &thisObject, const var *args, int numArgs) noexcept
 

Public Attributes

const varthisObject
 
const vararguments
 
int numArguments
 

Detailed Description

This structure is passed to a NativeFunction callback, and contains invocation details about the function's arguments and context.

Definition at line 48 of file juce_Variant.h.


The documentation for this struct was generated from the following files: