|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentInstanceRecord | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of ComponentInstanceRecord in org.rococoa.cocoa.carboncore |
---|
Subclasses of ComponentInstanceRecord in org.rococoa.cocoa.carboncore | |
---|---|
static class |
ComponentInstanceRecord.ByReference
|
static class |
ComponentInstanceRecord.ByValue
|
Methods in org.rococoa.cocoa.carboncore that return ComponentInstanceRecord | |
---|---|
static ComponentInstanceRecord[] |
ComponentInstanceRecord.newArray(int arrayLength)
|
ComponentInstanceRecord |
CarbonCoreLibrary.OpenComponent(ComponentRecord aComponent)
OpenComponent() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentInstance OpenComponent(Component) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:568 |
ComponentInstanceRecord |
CarbonCoreLibrary.OpenDefaultComponent(int componentType,
int componentSubType)
OpenDefaultComponent() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentInstance OpenDefaultComponent(OSType, OSType) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:995 |
Methods in org.rococoa.cocoa.carboncore with parameters of type ComponentInstanceRecord | |
---|---|
int |
CarbonCoreLibrary.CallComponentCanDo(ComponentInstanceRecord ci,
short ftnNumber)
CallComponentCanDo() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentCanDo(ComponentInstance, SInt16) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1291 |
int |
CarbonCoreLibrary.CallComponentClose(ComponentInstanceRecord ci,
ComponentInstanceRecord self)
CallComponentClose() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentClose(ComponentInstance, ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1273 |
int |
CarbonCoreLibrary.CallComponentGetMPWorkFunction(ComponentInstanceRecord ci,
Pointer workFunction,
PointerByReference refCon)
CallComponentGetMPWorkFunction() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentGetMPWorkFunction(ComponentInstance, ComponentMPWorkFunctionUPP*, void**) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1375 |
int |
CarbonCoreLibrary.CallComponentGetPublicResource(ComponentInstanceRecord ci,
int resourceType,
short resourceID,
PointerByReference resource)
CallComponentGetPublicResource() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.1 and later Non-Carbon CFM: in InterfaceLib via QuickTime 4.0 and later Original signature : ComponentResult CallComponentGetPublicResource(ComponentInstance, OSType, SInt16, Handle*) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1393 |
int |
CarbonCoreLibrary.CallComponentOpen(ComponentInstanceRecord ci,
ComponentInstanceRecord self)
CallComponentOpen() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentOpen(ComponentInstance, ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1255 |
int |
CarbonCoreLibrary.CallComponentRegister(ComponentInstanceRecord ci)
CallComponentRegister() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentRegister(ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1325 |
int |
CarbonCoreLibrary.CallComponentTarget(ComponentInstanceRecord ci,
ComponentInstanceRecord target)
CallComponentTarget() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentTarget(ComponentInstance, ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1341 |
int |
CarbonCoreLibrary.CallComponentUnregister(ComponentInstanceRecord ci)
CallComponentUnregister() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentUnregister(ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1359 |
int |
CarbonCoreLibrary.CallComponentVersion(ComponentInstanceRecord ci)
CallComponentVersion() Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib via QuickTime 2.5 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult CallComponentVersion(ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1309 |
int |
CarbonCoreLibrary.ComponentFunctionImplemented(ComponentInstanceRecord ci,
short ftnNumber)
ComponentFunctionImplemented() *** DEPRECATED *** Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.5 CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult ComponentFunctionImplemented(ComponentInstance, SInt16) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1199 |
int |
CarbonCoreLibrary.ComponentSetTarget(ComponentInstanceRecord ci,
ComponentInstanceRecord target)
ComponentSetTarget() *** DEPRECATED *** Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.5 CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult ComponentSetTarget(ComponentInstance, ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1233 |
int |
CarbonCoreLibrary.DelegateComponentCall(ComponentParameters originalParams,
ComponentInstanceRecord ci)
DelegateComponentCall() Mac OS X threading: Not thread safe Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult DelegateComponentCall(ComponentParameters*, ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:959 |
PointerByReference |
CarbonCoreLibrary.GetComponentInstanceStorage(ComponentInstanceRecord aComponentInstance)
GetComponentInstanceStorage() Mac OS X threading: Thread safe since version 10.4 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : Handle GetComponentInstanceStorage(ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:853 |
int |
CarbonCoreLibrary.GetComponentVersion(ComponentInstanceRecord ci)
GetComponentVersion() *** DEPRECATED *** Mac OS X threading: Thread safe since version 10.3 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework [32-bit only] but deprecated in 10.5 CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : ComponentResult GetComponentVersion(ComponentInstance) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:1217 |
void |
CarbonCoreLibrary.SetComponentInstanceStorage(ComponentInstanceRecord aComponentInstance,
PointerByReference theStorage)
Deprecated. use the safer methods CarbonCoreLibrary.SetComponentInstanceStorage(org.rococoa.cocoa.carboncore.ComponentInstanceRecord, java.lang.String[]) and CarbonCoreLibrary.SetComponentInstanceStorage(org.rococoa.cocoa.carboncore.ComponentInstanceRecord, com.sun.jna.ptr.PointerByReference) instead |
void |
CarbonCoreLibrary.SetComponentInstanceStorage(ComponentInstanceRecord aComponentInstance,
String[] theStorage)
SetComponentInstanceStorage() Mac OS X threading: Thread safe since version 10.4 Availability: Mac OS X: in version 10.0 and later in CoreServices.framework CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Windows: in qtmlClient.lib 3.0 and later Original signature : void SetComponentInstanceStorage(ComponentInstance, Handle) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Components.h:869 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |