spasm.bindings.permissions

Undocumented in source.

Members

Enums

PermissionName
enum PermissionName
Undocumented in source.
PermissionState
enum PermissionState
Undocumented in source.

Functions

DevicePermissionDescriptor_deviceId_Get
string DevicePermissionDescriptor_deviceId_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DevicePermissionDescriptor_deviceId_Set
void DevicePermissionDescriptor_deviceId_Set(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MidiPermissionDescriptor_sysex_Get
bool MidiPermissionDescriptor_sysex_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MidiPermissionDescriptor_sysex_Set
void MidiPermissionDescriptor_sysex_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionDescriptor_name_Get
PermissionName PermissionDescriptor_name_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionDescriptor_name_Set
void PermissionDescriptor_name_Set(Handle , PermissionName )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_descriptor_Get
Handle PermissionSetParameters_descriptor_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_descriptor_Set
void PermissionSetParameters_descriptor_Set(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_oneRealm_Get
bool PermissionSetParameters_oneRealm_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_oneRealm_Set
void PermissionSetParameters_oneRealm_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_state_Get
PermissionState PermissionSetParameters_state_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionSetParameters_state_Set
void PermissionSetParameters_state_Set(Handle , PermissionState )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionStatus_onchange_Get
EventHandler PermissionStatus_onchange_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionStatus_onchange_Set
void PermissionStatus_onchange_Set(Handle , EventHandler )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PermissionStatus_state_Get
PermissionState PermissionStatus_state_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Permissions_query
Handle Permissions_query(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PushPermissionDescriptor_userVisibleOnly_Get
bool PushPermissionDescriptor_userVisibleOnly_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PushPermissionDescriptor_userVisibleOnly_Set
void PushPermissionDescriptor_userVisibleOnly_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

DevicePermissionDescriptor
struct DevicePermissionDescriptor
Undocumented in source.
MidiPermissionDescriptor
struct MidiPermissionDescriptor
Undocumented in source.
PermissionDescriptor
struct PermissionDescriptor
Undocumented in source.
PermissionSetParameters
struct PermissionSetParameters
Undocumented in source.
PermissionStatus
struct PermissionStatus
Undocumented in source.
Permissions
struct Permissions
Undocumented in source.
PushPermissionDescriptor
struct PushPermissionDescriptor
Undocumented in source.

Meta