dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
ComponentDescription
derelict
carbon
coreservices
Undocumented in source.
struct
ComponentDescription {
OSType
componentType
;
OSType
componentSubType
;
OSType
componentManufacturer
;
UInt32
componentFlags
;
UInt32
componentFlagsMask
;
}
Members
Variables
componentFlags
UInt32
componentFlags
;
Undocumented in source.
componentFlagsMask
UInt32
componentFlagsMask
;
Undocumented in source.
componentManufacturer
OSType
componentManufacturer
;
Undocumented in source.
componentSubType
OSType
componentSubType
;
Undocumented in source.
componentType
OSType
componentType
;
Undocumented in source.
Meta
Source
See Implementation
derelict
carbon
coreservices
aliases
Component
ComponentInstance
ComponentResult
da_GetComponentInfo
da_GetComponentInstanceStorage
da_SetComponentInstanceStorage
classes
DerelictCoreServicesLoader
enums
badComponentInstance
coreFoundationUnknownErr
kComponentOpenSelect
typeSInt16
functions
acquireCoreServicesFunctions
releaseCoreServicesFunctions
manifest constants
libNames
static variables
GetComponentInfo
GetComponentInstanceStorage
SetComponentInstanceStorage
structs
ComponentDescription
ComponentParameters