Contents

AEDeleteParam(_:_:)

Deletes a keyword-specified parameter from an Apple event record.

Declaration

func AEDeleteParam(_ theAppleEvent: UnsafeMutablePointer<AppleEvent>!, _ theAEKeyword: AEKeyword) -> OSErr

Parameters

Return Value

A result code. See Result Codes.

Discussion

Thread safe starting in OS X v10.2.

See Also

Deleting Descriptors