|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AEDesc.ByReference | |
---|---|
org.rococoa.cocoa.launchservices |
Uses of AEDesc.ByReference in org.rococoa.cocoa.launchservices |
---|
Fields in org.rococoa.cocoa.launchservices declared as AEDesc.ByReference | |
---|---|
AEDesc.ByReference |
LSApplicationParameters.initialEvent
(which must be CFStringRefs) are passed as arguments to main() in the launched process. |
AEDesc.ByReference |
LSLaunchURLSpec.passThruParams
passed untouched to application as optional parameter (can be NULL) C type : const AEDesc* |
AEDesc.ByReference |
LSLaunchFSRefSpec.passThruParams
passed untouched to application as optional event parameter, C type : const AEDesc* |
Constructors in org.rococoa.cocoa.launchservices with parameters of type AEDesc.ByReference | |
---|---|
LSApplicationParameters(NativeLong version,
int flags,
FSRef.ByReference application,
Pointer asyncLaunchRefCon,
HIServicesLibrary.__CFDictionary environment,
HIServicesLibrary.__CFArray argv,
AEDesc.ByReference initialEvent)
|
|
LSLaunchFSRefSpec(FSRef.ByReference appRef,
NativeLong numDocs,
FSRef.ByReference itemRefs,
AEDesc.ByReference passThruParams,
int launchFlags,
Pointer asyncRefCon)
|
|
LSLaunchURLSpec(ColorSyncLibrary.__CFURL appURL,
HIServicesLibrary.__CFArray itemURLs,
AEDesc.ByReference passThruParams,
int launchFlags,
Pointer asyncRefCon)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |