Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[ implicit_handle( handle_t nntp_bhandle ) ]
interface nntp
{
typedef [allocate(all_nodes)] LPI_NNTP_CONFIG_INFO; typedef [allocate(all_nodes)] LPNNTP_STATISTICS_0; typedef [allocate(all_nodes)] LPI_FEED_INFO; typedef [allocate(all_nodes)] LPNNTP_SESSION_INFO; typedef [allocate(all_nodes)] LPI_EXPIRE_INFO; typedef [allocate(all_nodes)] LPI_NEWSGROUP_INFO; typedef [allocate(all_nodes)] LPNNTP_FIND_LIST; typedef [allocate(all_nodes)] LPI_NNTPBLD_INFO;
}
|