OSStatus GetInterruptSetOptions(
InterruptSetID setID,
InterruptSetOptions *options);
GetInterruptSetOptions returns in options the dispatching behavior options for the interrupt set identified by setID.
GetInterruptSetOptions may be called only from task level, not from software or hardware interrupt level.