IPXV_DocSaveEvent::DestFS Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property DestFS of interface IPXV_DocSaveEvent returns/sets Pointer to IAFS_FileSys ...

Syntax

HRESULT get_DestFS([out, retval]  IAFS_FileSys**  pDestFS);
HRESULT put_DestFS(  IAFS_FileSys*  pDestFS);

See Also

IPXV_DocSaveEvent