2 * Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
5 #ifndef _LIBROOT_EXTENDED_SYSTEM_INFO_H
6 #define _LIBROOT_EXTENDED_SYSTEM_INFO_H
9 /* This is C++ only API. */
22 status_t
get_extended_team_info(team_id teamID
, uint32 flags
, KMessage
& info
);
25 } // namespace BPrivate
28 #endif /* __cplusplus */
31 #endif /* _LIBROOT_EXTENDED_SYSTEM_INFO_H */