import"spsupp.idl";
|
HRESULT | CreateNewDocument ([in] BSTR bstrTemplateLocation, [in] BSTR bstrDefaultSaveLocation, [out, retval] VARIANT_BOOL *pbResult) |
|
HRESULT | EditDocument ([in] BSTR bstrDocumentLocation, [in, optional] VARIANT varProgID, [out, retval] VARIANT_BOOL *pbResult) |
|
Definition at line 32 of file spsupp.idl.
◆ CreateNewDocument()
HRESULT spsupp::IOWSNewDocument::CreateNewDocument |
( |
[in] BSTR |
bstrTemplateLocation, |
|
|
[in] BSTR |
bstrDefaultSaveLocation, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
◆ EditDocument()
HRESULT spsupp::IOWSNewDocument::EditDocument |
( |
[in] BSTR |
bstrDocumentLocation, |
|
|
[in, optional] VARIANT |
varProgID, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
The documentation for this interface was generated from the following file: