File: xdenmXdDocumentVersionMode.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (9 lines) | stat: -rw-r--r-- 4,080 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01025497"><META NAME="lcid" CONTENT="1033"><title>XdDocumentVersionMode Enumeration</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><p id="ExpandAllLine" class="ExpFav"><a href="#" onclick="ExpandAll()" onkeypress="ExpandAll()" class="DropDown"><img id="picHeader" border="0" src="expandtri.gif" alt="Show All"><span id="ExpandAll">Show All</span></a></p><h1>XdDocumentVersionMode Enumeration</h1><DIV class="ofvbanav"><span class="ofvbanavreuse" id="seealso" onclick="toggleList()" onkeypress="toggleList()"></span><span class="ofvbanavreuse" id="appliesto" onclick="toggleList()" onkeypress="toggleList()"></span><a class="ofvbanavex" href="#example"><span class="ofvbanavreuse" id="example"></span></a><span class="ofvbanavreuse" id="specifics" onclick="toggleList()" onkeypress="toggleList()"></span></DIV><p>The <b class="bterm">XdDocumentVersionMode</b> enumeration is used to determine how a Microsoft Office InfoPath 2003 form will be opened. These enumerated values are used as arguments to  the <b class="bterm"><a href="xdmthNew_1.htm" id="HV01036661" lcid=" ">New</a></b> and <b class="bterm"><a href="xdmthOpen_1.htm" id="HV01036666" lcid=" ">Open</a></b> methods of the <b class="bterm"><a href="xdobjExternalApplication.htm" id="HV01024618" lcid=" ">ExternalApplication</a></b> object.</p><table><tr><th>Name</th><th>Value</th><th>Description</th></tr><tr><td><b class="bterm">xdCanOpenInReadOnlyMode</b></td><td>8</td><td>The form is opened in read-only mode.</td></tr><tr><td><b class="bterm">xdCanTransformSigned</b></td><td>16</td><td>The form is opened and its transform applied, even though it has a <a href="#" class="glossary" onclick="AppendPopup(this,'IDH_ofdefDigitalSignature')" onkeypress="AppendPopup(this,'IDH_ofdefDigitalSignature')">digital signature</a>.</td></tr><tr><td><b class="bterm">xdFailOnVersionMismatch</b></td><td>0</td><td>The form is created or opened only if it is accessible and its version number matches the version number of the <a href="#" class="glossary" onclick="AppendPopup(this,'xdformtemplate')" onkeypress="AppendPopup(this,'xdformtemplate')">form template</a>.</td></tr><tr><td><b class="bterm">xdFailOnVersionOlder</b></td><td>1</td><td>The form is created or opened only if it is accessible and its version number is not older than the version number of the form template.</td></tr><tr><td><b class="bterm">xdIgnoreDataAdaptersQueryFailure</b></td><td>64</td><td>The form is opened even if the query associated with its <a href="#" class="glossary" onclick="AppendPopup(this,'xddataadapter')" onkeypress="AppendPopup(this,'xddataadapter')">data adapter</a> fails to return data.</td></tr><tr><td><b class="bterm">xdPromptTransformSigned</b></td><td>32</td><td>The form is opened and the <b class="ui">Digital Signatures</b> dialog box is displayed before the form's transform is applied.</td></tr><tr><td><b class="bterm">xdUseExistingVersion</b></td><td>2</td><td>The form is created or opened using the existing version number of the form template.</td></tr></table><script type="text/javascript" language="JScript" src="ofvbanl.js"></script><span id="ofVBAISpan" class="ofvbaispan"><iframe id="ofVBAIFrame" frameborder="0" marginheight="0" marginwidth="4" scrolling="auto" width="100%" src="../links/xdenmXdDocumentVersionMode_l.htm"></iframe></span><center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;2003-2004 Microsoft Corporation. All rights reserved.</a>  

Permission to copy, display and distribute this document is available at: <a 

href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>