import"spsupp.idl";
|
HRESULT | ViewDocument ([in] BSTR bstrDocumentLocation, [in, optional] VARIANT varProgID, [out, retval] VARIANT_BOOL *pbResult) |
|
HRESULT | ViewDocument2 ([in] IDispatch *pdisp, [in] BSTR bstrDocumentLocation, [in, optional] VARIANT varProgID, [out, retval] VARIANT_BOOL *pbResult) |
|
HRESULT | EditDocument2 ([in] IDispatch *pdisp, [in] BSTR bstrDocumentLocation, [in, optional] VARIANT varProgID, [out, retval] VARIANT_BOOL *pbResult) |
|
HRESULT | CreateNewDocument2 ([in] IDispatch *pdisp, [in] BSTR bstrTemplateLocation, [in] BSTR bstrDefaultSaveLocation, [out, retval] VARIANT_BOOL *pbResult) |
|
HRESULT | PromptedOnLastOpen ([out, retval] VARIANT_BOOL *pbResult) |
|
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 52 of file spsupp.idl.
◆ CreateNewDocument2()
HRESULT spsupp::IOWSNewDocument2::CreateNewDocument2 |
( |
[in] IDispatch * |
pdisp, |
|
|
[in] BSTR |
bstrTemplateLocation, |
|
|
[in] BSTR |
bstrDefaultSaveLocation, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
◆ EditDocument2()
HRESULT spsupp::IOWSNewDocument2::EditDocument2 |
( |
[in] IDispatch * |
pdisp, |
|
|
[in] BSTR |
bstrDocumentLocation, |
|
|
[in, optional] VARIANT |
varProgID, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
◆ PromptedOnLastOpen()
HRESULT spsupp::IOWSNewDocument2::PromptedOnLastOpen |
( |
[out, retval] VARIANT_BOOL * |
pbResult | ) |
|
◆ ViewDocument()
HRESULT spsupp::IOWSNewDocument2::ViewDocument |
( |
[in] BSTR |
bstrDocumentLocation, |
|
|
[in, optional] VARIANT |
varProgID, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
◆ ViewDocument2()
HRESULT spsupp::IOWSNewDocument2::ViewDocument2 |
( |
[in] IDispatch * |
pdisp, |
|
|
[in] BSTR |
bstrDocumentLocation, |
|
|
[in, optional] VARIANT |
varProgID, |
|
|
[out, retval] VARIANT_BOOL * |
pbResult |
|
) |
| |
The documentation for this interface was generated from the following file: