no edit summary
(Populate inbox with messages) |
No edit summary |
||
| Line 8: | Line 8: | ||
;''Details'' | ;''Details'' | ||
After it is called and the inbox populated, the client's stored mailbox information can be accessed from anywhere in the world. That is, functions like GetInboxHeaderInfo() and GetInboxNumItems() may be called from anywhere. Note that only the *stored* information can be accessed--to get current inbox info, you have to call CheckInbox() again. | After it is called and the inbox populated, the client's stored mailbox information can be accessed from anywhere in the world. That is, functions like [[API_GetInboxHeaderInfo|GetInboxHeaderInfo()]] and [[API_GetInboxNumItems|GetInboxNumItems()]] may be called from anywhere. Note that only the *stored* information can be accessed--to get current inbox info, you have to call CheckInbox() again. | ||
Requires that the mailbox window is open. | Requires that the mailbox window is open. | ||