Articles tagged: XPCOM API Reference
Found 431 documents
- Mozilla/Tech/XPCOM/Reference/nsMsgViewCommandType The nsMsgViewCommandType interface contains constants used for commands in Thunderbird. For ...
- Mozilla/Tech/XPCOM/Reference/nsMsgViewFlagsType The nsMsgViewFlagsType interface contains constants used for view flags in Thunderbird. This ...
- Mozilla/Tech/XPCOM/Reference/nsMsgViewSortOrder The nsMsgViewSortOrder interface contains constants used for sort direction in Thunderbird. This ...
- Mozilla/Tech/XPCOM/Reference/nsMsgViewSortType The nsMsgViewSortType interface contains constants used for sorting the Thunderbird threadpane. ...
- Mozilla/Tech/XPCOM/Reference/nsMsgViewType The nsMsgViewType interface contains constants used for views in Thunderbird. This interface ...
- Mozilla/Tech/XPCOM/Reference/Primitive An XPCOM primitive is an XPCOM object that "boxes" a value of a primitive type. All XPCOM ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringAppendData The NS_CStringAppendData function appends data to the existing value of a nsACString instance. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringCloneData The NS_CStringCloneData function returns a null-terminated, heap allocated copy of the string's ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringContainerFinish The NS_CStringContainerFinish function releases any memory allocated by a nsCStringContainer ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringContainerInit The NS_CStringContainerInit function initializes a nsCStringContainer instance for use as a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringContainerInit2 The NS_CStringContainerInit2 function initializes a nsCStringContainer instance for use as a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringCopy The NS_CStringCopy function copies the value from one nsACString instance to another. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringCutData The NS_CStringCutData function removes a section of the string's internal buffer. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringGetData The NS_CStringGetData function gives the caller read access to the string's internal buffer.
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringGetMutableData The NS_CStringGetMutableData function gives the caller write access to the string's internal buffer.
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringInsertData The NS_CStringInsertData function appends data to the existing value of a nsACString instance. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringSetData The NS_CStringSetData function copies data into the string's internal buffer. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringSetDataRange The NS_CStringSetDataRange function copies data into a section of the string's internal buffer. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_CStringToUTF16 The NS_CStringToUTF16 function converts the value of a nsACString instance to UTF-16 and stores ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringAppendData The NS_StringAppendData function appends data to the existing value of a nsAString instance. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringCloneData The NS_StringCloneData function returns a null-terminated, heap allocated copy of the string's ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringContainerFinish The NS_StringContainerFinish function releases any memory allocated by a nsStringContainer ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringContainerInit The NS_StringContainerInit function initializes a nsStringContainer instance for use as a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringCopy The NS_StringCopy function copies the value from one nsAString instance to another. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringCutData The NS_StringCutData function removes a section of the string's internal buffer. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringGetData The NS_StringGetData function gives the caller access to the string's internal buffer. This is a ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringInsertData The NS_StringInsertData function appends data to the existing value of a nsACString instance. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringSetData The NS_StringSetData function copies data into the string's internal buffer. This is a low-level ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_StringSetDataRange The NS_StringSetDataRange function copies data into a section of the string's internal buffer. ...
- Mozilla/Tech/XPCOM/Reference/String_functions/NS_UTF16ToCString The NS_UTF16ToCString function converts the value of a nsAString instance from UTF-16 to the ...
- Mozilla/Thunderbird/Message_interfaces nsIMsgHdr - this interface describes headers for all mail messages. It can be used to retrieve ...