The ISmsMessage::SetBodyFromFile method, in Configuration Manager, sets the body of the message from a file.
[IDL] HRESULT SetBodyFromFile( LPCWSTR szFile ); |
Parameters
- szFile
- Data type: LPCWSTRQualifiers: [in]Null-terminated string specifying the file.
Return Values
An HRESULT code. Possible values include, but are not limited to, the following:
- S_OK
- The method succeeded.
See Also
Send comments about this topic to Microsoft.