Copy link to clipboard
Copied
Hey
How can I perform this action in javascript?
sPSRegistry->Register( plugInName, descriptor, true );
and getter...
sPSRegistry->Get( plugInName, &descriptor );
Will this action work on both windows/mac systems? I need to send data between the javascript and C++ plugin.
Regards
Dariusz
Copy link to clipboard
Copied