Phasor 3.3.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
NativeRuntime_com.hpp File Reference
#include <Windows.h>
#include <activscp.h>
#include <functional>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include "../../../Runtime/VM/VM.hpp"
Include dependency graph for NativeRuntime_com.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PhasorScriptEngine

Variables

static const GUID CLSID_PhasorEngine = { 0xc5318f33, 0x2d87, 0x4e95, { 0x95, 0xb7, 0x29, 0x28, 0xcd, 0x57, 0xa5, 0xd7 } }

Variable Documentation

◆ CLSID_PhasorEngine

const GUID CLSID_PhasorEngine = { 0xc5318f33, 0x2d87, 0x4e95, { 0x95, 0xb7, 0x29, 0x28, 0xcd, 0x57, 0xa5, 0xd7 } }
static

Definition at line 13 of file NativeRuntime_com.hpp.