Carbon


QTVRNodeLocationAtom

Header: QuickTimeVRFormat.h

struct QTVRNodeLocationAtom {
    UInt16 majorVersion; 
    UInt16 minorVersion; 
    OSType nodeType; 
    UInt32 locationFlags; 
    UInt32 locationData; 
    UInt32 reserved1; 
    UInt32 reserved2;
};
typedef QTVRNodeLocationAtom QTVRNodeLocationAtomPtr;

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