The data type used to store window identifiers.
typedef uint32_t CGWindowID;
CGWindow.hThe data type used to specify the options for gathering a list of windows.
typedef uint32_t CGWindowListOption;
This type is used in conjunction with the constants described in “Window List Option Constants.”
CGWindow.hThe data type to use to specify the type of image to be generated for a window.
typedef uint32_t CGWindowImageOption;
This type is used in conjunction with the constants described in “Window Image Types.”
CGWindow.hThe data type used to specify the sharing mode used by a window.
typedef uint32_t CGWindowSharingType;
This type is used in conjunction with the constants described in “Window Sharing Constants.”
CGWindow.hThe data type used to specify the backing option for a given window.
typedef uint32_t CGWindowBackingType;
This type is used in conjunction with the constants described in “Backing Store Types.”
CGWindow.h
© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-01-15)