Carbon


fullScreenHideCursor

Header: Movies.h

enum {
    fullScreenHideCursor = 1,
    fullScreenAllowEvents = 2,
    fullScreenDontChangeMenuBar = 4,
    fullScreenPreflightSize = 8
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)