]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/Win32/Storage/Packaging/Opc/mod.rs
New upstream version 1.68.2+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Win32 / Storage / Packaging / Opc / mod.rs
1 pub type IOpcCertificateEnumerator = *mut ::core::ffi::c_void;
2 pub type IOpcCertificateSet = *mut ::core::ffi::c_void;
3 pub type IOpcDigitalSignature = *mut ::core::ffi::c_void;
4 pub type IOpcDigitalSignatureEnumerator = *mut ::core::ffi::c_void;
5 pub type IOpcDigitalSignatureManager = *mut ::core::ffi::c_void;
6 pub type IOpcFactory = *mut ::core::ffi::c_void;
7 pub type IOpcPackage = *mut ::core::ffi::c_void;
8 pub type IOpcPart = *mut ::core::ffi::c_void;
9 pub type IOpcPartEnumerator = *mut ::core::ffi::c_void;
10 pub type IOpcPartSet = *mut ::core::ffi::c_void;
11 pub type IOpcPartUri = *mut ::core::ffi::c_void;
12 pub type IOpcRelationship = *mut ::core::ffi::c_void;
13 pub type IOpcRelationshipEnumerator = *mut ::core::ffi::c_void;
14 pub type IOpcRelationshipSelector = *mut ::core::ffi::c_void;
15 pub type IOpcRelationshipSelectorEnumerator = *mut ::core::ffi::c_void;
16 pub type IOpcRelationshipSelectorSet = *mut ::core::ffi::c_void;
17 pub type IOpcRelationshipSet = *mut ::core::ffi::c_void;
18 pub type IOpcSignatureCustomObject = *mut ::core::ffi::c_void;
19 pub type IOpcSignatureCustomObjectEnumerator = *mut ::core::ffi::c_void;
20 pub type IOpcSignatureCustomObjectSet = *mut ::core::ffi::c_void;
21 pub type IOpcSignaturePartReference = *mut ::core::ffi::c_void;
22 pub type IOpcSignaturePartReferenceEnumerator = *mut ::core::ffi::c_void;
23 pub type IOpcSignaturePartReferenceSet = *mut ::core::ffi::c_void;
24 pub type IOpcSignatureReference = *mut ::core::ffi::c_void;
25 pub type IOpcSignatureReferenceEnumerator = *mut ::core::ffi::c_void;
26 pub type IOpcSignatureReferenceSet = *mut ::core::ffi::c_void;
27 pub type IOpcSignatureRelationshipReference = *mut ::core::ffi::c_void;
28 pub type IOpcSignatureRelationshipReferenceEnumerator = *mut ::core::ffi::c_void;
29 pub type IOpcSignatureRelationshipReferenceSet = *mut ::core::ffi::c_void;
30 pub type IOpcSigningOptions = *mut ::core::ffi::c_void;
31 pub type IOpcUri = *mut ::core::ffi::c_void;
32 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
33 pub const OPC_E_CONFLICTING_SETTINGS: ::windows_sys::core::HRESULT = -2142175212i32;
34 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
35 pub const OPC_E_COULD_NOT_RECOVER: ::windows_sys::core::HRESULT = -2142175154i32;
36 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
37 pub const OPC_E_DS_DEFAULT_DIGEST_METHOD_NOT_SET: ::windows_sys::core::HRESULT = -2142175161i32;
38 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
39 pub const OPC_E_DS_DIGEST_VALUE_ERROR: ::windows_sys::core::HRESULT = -2142175206i32;
40 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
41 pub const OPC_E_DS_DUPLICATE_PACKAGE_OBJECT_REFERENCES: ::windows_sys::core::HRESULT = -2142175187i32;
42 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
43 pub const OPC_E_DS_DUPLICATE_SIGNATURE_ORIGIN_RELATIONSHIP: ::windows_sys::core::HRESULT = -2142175205i32;
44 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
45 pub const OPC_E_DS_DUPLICATE_SIGNATURE_PROPERTY_ELEMENT: ::windows_sys::core::HRESULT = -2142175192i32;
46 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
47 pub const OPC_E_DS_EXTERNAL_SIGNATURE: ::windows_sys::core::HRESULT = -2142175202i32;
48 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
49 pub const OPC_E_DS_EXTERNAL_SIGNATURE_REFERENCE: ::windows_sys::core::HRESULT = -2142175185i32;
50 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
51 pub const OPC_E_DS_INVALID_CANONICALIZATION_METHOD: ::windows_sys::core::HRESULT = -2142175198i32;
52 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
53 pub const OPC_E_DS_INVALID_CERTIFICATE_RELATIONSHIP: ::windows_sys::core::HRESULT = -2142175203i32;
54 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
55 pub const OPC_E_DS_INVALID_OPC_SIGNATURE_TIME_FORMAT: ::windows_sys::core::HRESULT = -2142175196i32;
56 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
57 pub const OPC_E_DS_INVALID_RELATIONSHIPS_SIGNING_OPTION: ::windows_sys::core::HRESULT = -2142175197i32;
58 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
59 pub const OPC_E_DS_INVALID_RELATIONSHIP_TRANSFORM_XML: ::windows_sys::core::HRESULT = -2142175199i32;
60 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
61 pub const OPC_E_DS_INVALID_SIGNATURE_COUNT: ::windows_sys::core::HRESULT = -2142175189i32;
62 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
63 pub const OPC_E_DS_INVALID_SIGNATURE_ORIGIN_RELATIONSHIP: ::windows_sys::core::HRESULT = -2142175204i32;
64 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
65 pub const OPC_E_DS_INVALID_SIGNATURE_XML: ::windows_sys::core::HRESULT = -2142175190i32;
66 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
67 pub const OPC_E_DS_MISSING_CANONICALIZATION_TRANSFORM: ::windows_sys::core::HRESULT = -2142175182i32;
68 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
69 pub const OPC_E_DS_MISSING_CERTIFICATE_PART: ::windows_sys::core::HRESULT = -2142175146i32;
70 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
71 pub const OPC_E_DS_MISSING_PACKAGE_OBJECT_REFERENCE: ::windows_sys::core::HRESULT = -2142175186i32;
72 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
73 pub const OPC_E_DS_MISSING_SIGNATURE_ALGORITHM: ::windows_sys::core::HRESULT = -2142175188i32;
74 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
75 pub const OPC_E_DS_MISSING_SIGNATURE_ORIGIN_PART: ::windows_sys::core::HRESULT = -2142175201i32;
76 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
77 pub const OPC_E_DS_MISSING_SIGNATURE_PART: ::windows_sys::core::HRESULT = -2142175200i32;
78 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
79 pub const OPC_E_DS_MISSING_SIGNATURE_PROPERTIES_ELEMENT: ::windows_sys::core::HRESULT = -2142175194i32;
80 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
81 pub const OPC_E_DS_MISSING_SIGNATURE_PROPERTY_ELEMENT: ::windows_sys::core::HRESULT = -2142175193i32;
82 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
83 pub const OPC_E_DS_MISSING_SIGNATURE_TIME_PROPERTY: ::windows_sys::core::HRESULT = -2142175191i32;
84 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
85 pub const OPC_E_DS_MULTIPLE_RELATIONSHIP_TRANSFORMS: ::windows_sys::core::HRESULT = -2142175183i32;
86 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
87 pub const OPC_E_DS_PACKAGE_REFERENCE_URI_RESERVED: ::windows_sys::core::HRESULT = -2142175195i32;
88 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
89 pub const OPC_E_DS_REFERENCE_MISSING_CONTENT_TYPE: ::windows_sys::core::HRESULT = -2142175184i32;
90 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
91 pub const OPC_E_DS_SIGNATURE_CORRUPT: ::windows_sys::core::HRESULT = -2142175207i32;
92 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
93 pub const OPC_E_DS_SIGNATURE_METHOD_NOT_SET: ::windows_sys::core::HRESULT = -2142175162i32;
94 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
95 pub const OPC_E_DS_SIGNATURE_ORIGIN_EXISTS: ::windows_sys::core::HRESULT = -2142175148i32;
96 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
97 pub const OPC_E_DS_SIGNATURE_PROPERTY_MISSING_TARGET: ::windows_sys::core::HRESULT = -2142175163i32;
98 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
99 pub const OPC_E_DS_SIGNATURE_REFERENCE_MISSING_URI: ::windows_sys::core::HRESULT = -2142175165i32;
100 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
101 pub const OPC_E_DS_UNSIGNED_PACKAGE: ::windows_sys::core::HRESULT = -2142175147i32;
102 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
103 pub const OPC_E_DUPLICATE_DEFAULT_EXTENSION: ::windows_sys::core::HRESULT = -2142175217i32;
104 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
105 pub const OPC_E_DUPLICATE_OVERRIDE_PART: ::windows_sys::core::HRESULT = -2142175219i32;
106 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
107 pub const OPC_E_DUPLICATE_PART: ::windows_sys::core::HRESULT = -2142175221i32;
108 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
109 pub const OPC_E_DUPLICATE_PIECE: ::windows_sys::core::HRESULT = -2142175211i32;
110 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
111 pub const OPC_E_DUPLICATE_RELATIONSHIP: ::windows_sys::core::HRESULT = -2142175213i32;
112 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
113 pub const OPC_E_ENUM_CANNOT_MOVE_NEXT: ::windows_sys::core::HRESULT = -2142175151i32;
114 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
115 pub const OPC_E_ENUM_CANNOT_MOVE_PREVIOUS: ::windows_sys::core::HRESULT = -2142175150i32;
116 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
117 pub const OPC_E_ENUM_COLLECTION_CHANGED: ::windows_sys::core::HRESULT = -2142175152i32;
118 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
119 pub const OPC_E_ENUM_INVALID_POSITION: ::windows_sys::core::HRESULT = -2142175149i32;
120 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
121 pub const OPC_E_INVALID_CONTENT_TYPE: ::windows_sys::core::HRESULT = -2142175164i32;
122 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
123 pub const OPC_E_INVALID_CONTENT_TYPE_XML: ::windows_sys::core::HRESULT = -2142175226i32;
124 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
125 pub const OPC_E_INVALID_DEFAULT_EXTENSION: ::windows_sys::core::HRESULT = -2142175218i32;
126 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
127 pub const OPC_E_INVALID_OVERRIDE_PART_NAME: ::windows_sys::core::HRESULT = -2142175220i32;
128 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
129 pub const OPC_E_INVALID_PIECE: ::windows_sys::core::HRESULT = -2142175210i32;
130 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
131 pub const OPC_E_INVALID_RELATIONSHIP_ID: ::windows_sys::core::HRESULT = -2142175216i32;
132 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
133 pub const OPC_E_INVALID_RELATIONSHIP_TARGET: ::windows_sys::core::HRESULT = -2142175214i32;
134 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
135 pub const OPC_E_INVALID_RELATIONSHIP_TARGET_MODE: ::windows_sys::core::HRESULT = -2142175155i32;
136 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
137 pub const OPC_E_INVALID_RELATIONSHIP_TYPE: ::windows_sys::core::HRESULT = -2142175215i32;
138 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
139 pub const OPC_E_INVALID_RELS_XML: ::windows_sys::core::HRESULT = -2142175222i32;
140 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
141 pub const OPC_E_INVALID_XML_ENCODING: ::windows_sys::core::HRESULT = -2142175166i32;
142 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
143 pub const OPC_E_MC_INCONSISTENT_PRESERVE_ATTRIBUTES: ::windows_sys::core::HRESULT = -2142175157i32;
144 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
145 pub const OPC_E_MC_INCONSISTENT_PRESERVE_ELEMENTS: ::windows_sys::core::HRESULT = -2142175156i32;
146 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
147 pub const OPC_E_MC_INCONSISTENT_PROCESS_CONTENT: ::windows_sys::core::HRESULT = -2142175158i32;
148 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
149 pub const OPC_E_MC_INVALID_ATTRIBUTES_ON_IGNORABLE_ELEMENT: ::windows_sys::core::HRESULT = -2142175168i32;
150 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
151 pub const OPC_E_MC_INVALID_ENUM_TYPE: ::windows_sys::core::HRESULT = -2142175172i32;
152 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
153 pub const OPC_E_MC_INVALID_PREFIX_LIST: ::windows_sys::core::HRESULT = -2142175177i32;
154 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
155 pub const OPC_E_MC_INVALID_QNAME_LIST: ::windows_sys::core::HRESULT = -2142175176i32;
156 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
157 pub const OPC_E_MC_INVALID_XMLNS_ATTRIBUTE: ::windows_sys::core::HRESULT = -2142175167i32;
158 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
159 pub const OPC_E_MC_MISSING_CHOICE: ::windows_sys::core::HRESULT = -2142175173i32;
160 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
161 pub const OPC_E_MC_MISSING_REQUIRES_ATTR: ::windows_sys::core::HRESULT = -2142175179i32;
162 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
163 pub const OPC_E_MC_MULTIPLE_FALLBACK_ELEMENTS: ::windows_sys::core::HRESULT = -2142175159i32;
164 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
165 pub const OPC_E_MC_NESTED_ALTERNATE_CONTENT: ::windows_sys::core::HRESULT = -2142175175i32;
166 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
167 pub const OPC_E_MC_UNEXPECTED_ATTR: ::windows_sys::core::HRESULT = -2142175178i32;
168 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
169 pub const OPC_E_MC_UNEXPECTED_CHOICE: ::windows_sys::core::HRESULT = -2142175174i32;
170 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
171 pub const OPC_E_MC_UNEXPECTED_ELEMENT: ::windows_sys::core::HRESULT = -2142175181i32;
172 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
173 pub const OPC_E_MC_UNEXPECTED_REQUIRES_ATTR: ::windows_sys::core::HRESULT = -2142175180i32;
174 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
175 pub const OPC_E_MC_UNKNOWN_NAMESPACE: ::windows_sys::core::HRESULT = -2142175170i32;
176 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
177 pub const OPC_E_MC_UNKNOWN_PREFIX: ::windows_sys::core::HRESULT = -2142175169i32;
178 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
179 pub const OPC_E_MISSING_CONTENT_TYPES: ::windows_sys::core::HRESULT = -2142175225i32;
180 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
181 pub const OPC_E_MISSING_PIECE: ::windows_sys::core::HRESULT = -2142175209i32;
182 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
183 pub const OPC_E_NONCONFORMING_CONTENT_TYPES_XML: ::windows_sys::core::HRESULT = -2142175224i32;
184 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
185 pub const OPC_E_NONCONFORMING_RELS_XML: ::windows_sys::core::HRESULT = -2142175223i32;
186 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
187 pub const OPC_E_NONCONFORMING_URI: ::windows_sys::core::HRESULT = -2142175231i32;
188 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
189 pub const OPC_E_NO_SUCH_PART: ::windows_sys::core::HRESULT = -2142175208i32;
190 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
191 pub const OPC_E_NO_SUCH_RELATIONSHIP: ::windows_sys::core::HRESULT = -2142175160i32;
192 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
193 pub const OPC_E_NO_SUCH_SETTINGS: ::windows_sys::core::HRESULT = -2142175145i32;
194 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
195 pub const OPC_E_PART_CANNOT_BE_DIRECTORY: ::windows_sys::core::HRESULT = -2142175228i32;
196 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
197 pub const OPC_E_RELATIONSHIP_URI_REQUIRED: ::windows_sys::core::HRESULT = -2142175229i32;
198 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
199 pub const OPC_E_RELATIVE_URI_REQUIRED: ::windows_sys::core::HRESULT = -2142175230i32;
200 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
201 pub const OPC_E_UNEXPECTED_CONTENT_TYPE: ::windows_sys::core::HRESULT = -2142175227i32;
202 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
203 pub const OPC_E_UNSUPPORTED_PACKAGE: ::windows_sys::core::HRESULT = -2142175153i32;
204 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
205 pub const OPC_E_ZIP_CENTRAL_DIRECTORY_TOO_LARGE: ::windows_sys::core::HRESULT = -2142171127i32;
206 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
207 pub const OPC_E_ZIP_COMMENT_TOO_LARGE: ::windows_sys::core::HRESULT = -2142171124i32;
208 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
209 pub const OPC_E_ZIP_COMPRESSION_FAILED: ::windows_sys::core::HRESULT = -2142171133i32;
210 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
211 pub const OPC_E_ZIP_CORRUPTED_ARCHIVE: ::windows_sys::core::HRESULT = -2142171134i32;
212 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
213 pub const OPC_E_ZIP_DECOMPRESSION_FAILED: ::windows_sys::core::HRESULT = -2142171132i32;
214 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
215 pub const OPC_E_ZIP_DUPLICATE_NAME: ::windows_sys::core::HRESULT = -2142171125i32;
216 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
217 pub const OPC_E_ZIP_EXTRA_FIELDS_TOO_LARGE: ::windows_sys::core::HRESULT = -2142171123i32;
218 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
219 pub const OPC_E_ZIP_FILE_HEADER_TOO_LARGE: ::windows_sys::core::HRESULT = -2142171122i32;
220 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
221 pub const OPC_E_ZIP_INCONSISTENT_DIRECTORY: ::windows_sys::core::HRESULT = -2142171130i32;
222 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
223 pub const OPC_E_ZIP_INCONSISTENT_FILEITEM: ::windows_sys::core::HRESULT = -2142171131i32;
224 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
225 pub const OPC_E_ZIP_INCORRECT_DATA_SIZE: ::windows_sys::core::HRESULT = -2142171135i32;
226 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
227 pub const OPC_E_ZIP_MISSING_DATA_DESCRIPTOR: ::windows_sys::core::HRESULT = -2142171129i32;
228 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
229 pub const OPC_E_ZIP_MISSING_END_OF_CENTRAL_DIRECTORY: ::windows_sys::core::HRESULT = -2142171121i32;
230 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
231 pub const OPC_E_ZIP_NAME_TOO_LARGE: ::windows_sys::core::HRESULT = -2142171126i32;
232 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
233 pub const OPC_E_ZIP_REQUIRES_64_BIT: ::windows_sys::core::HRESULT = -2142171120i32;
234 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
235 pub const OPC_E_ZIP_UNSUPPORTEDARCHIVE: ::windows_sys::core::HRESULT = -2142171128i32;
236 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
237 pub const OpcFactory: ::windows_sys::core::GUID = ::windows_sys::core::GUID::from_u128(0x6b2d6ba0_9f3e_4f27_920b_313cc426a39e);
238 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
239 pub type OPC_CANONICALIZATION_METHOD = i32;
240 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
241 pub const OPC_CANONICALIZATION_NONE: OPC_CANONICALIZATION_METHOD = 0i32;
242 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
243 pub const OPC_CANONICALIZATION_C14N: OPC_CANONICALIZATION_METHOD = 1i32;
244 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
245 pub const OPC_CANONICALIZATION_C14N_WITH_COMMENTS: OPC_CANONICALIZATION_METHOD = 2i32;
246 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
247 pub type OPC_CERTIFICATE_EMBEDDING_OPTION = i32;
248 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
249 pub const OPC_CERTIFICATE_IN_CERTIFICATE_PART: OPC_CERTIFICATE_EMBEDDING_OPTION = 0i32;
250 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
251 pub const OPC_CERTIFICATE_IN_SIGNATURE_PART: OPC_CERTIFICATE_EMBEDDING_OPTION = 1i32;
252 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
253 pub const OPC_CERTIFICATE_NOT_EMBEDDED: OPC_CERTIFICATE_EMBEDDING_OPTION = 2i32;
254 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
255 pub type OPC_COMPRESSION_OPTIONS = i32;
256 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
257 pub const OPC_COMPRESSION_NONE: OPC_COMPRESSION_OPTIONS = -1i32;
258 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
259 pub const OPC_COMPRESSION_NORMAL: OPC_COMPRESSION_OPTIONS = 0i32;
260 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
261 pub const OPC_COMPRESSION_MAXIMUM: OPC_COMPRESSION_OPTIONS = 1i32;
262 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
263 pub const OPC_COMPRESSION_FAST: OPC_COMPRESSION_OPTIONS = 2i32;
264 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
265 pub const OPC_COMPRESSION_SUPERFAST: OPC_COMPRESSION_OPTIONS = 3i32;
266 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
267 pub type OPC_READ_FLAGS = u32;
268 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
269 pub const OPC_READ_DEFAULT: OPC_READ_FLAGS = 0u32;
270 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
271 pub const OPC_VALIDATE_ON_LOAD: OPC_READ_FLAGS = 1u32;
272 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
273 pub const OPC_CACHE_ON_ACCESS: OPC_READ_FLAGS = 2u32;
274 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
275 pub type OPC_RELATIONSHIPS_SIGNING_OPTION = i32;
276 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
277 pub const OPC_RELATIONSHIP_SIGN_USING_SELECTORS: OPC_RELATIONSHIPS_SIGNING_OPTION = 0i32;
278 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
279 pub const OPC_RELATIONSHIP_SIGN_PART: OPC_RELATIONSHIPS_SIGNING_OPTION = 1i32;
280 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
281 pub type OPC_RELATIONSHIP_SELECTOR = i32;
282 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
283 pub const OPC_RELATIONSHIP_SELECT_BY_ID: OPC_RELATIONSHIP_SELECTOR = 0i32;
284 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
285 pub const OPC_RELATIONSHIP_SELECT_BY_TYPE: OPC_RELATIONSHIP_SELECTOR = 1i32;
286 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
287 pub type OPC_SIGNATURE_TIME_FORMAT = i32;
288 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
289 pub const OPC_SIGNATURE_TIME_FORMAT_MILLISECONDS: OPC_SIGNATURE_TIME_FORMAT = 0i32;
290 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
291 pub const OPC_SIGNATURE_TIME_FORMAT_SECONDS: OPC_SIGNATURE_TIME_FORMAT = 1i32;
292 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
293 pub const OPC_SIGNATURE_TIME_FORMAT_MINUTES: OPC_SIGNATURE_TIME_FORMAT = 2i32;
294 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
295 pub const OPC_SIGNATURE_TIME_FORMAT_DAYS: OPC_SIGNATURE_TIME_FORMAT = 3i32;
296 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
297 pub const OPC_SIGNATURE_TIME_FORMAT_MONTHS: OPC_SIGNATURE_TIME_FORMAT = 4i32;
298 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
299 pub const OPC_SIGNATURE_TIME_FORMAT_YEARS: OPC_SIGNATURE_TIME_FORMAT = 5i32;
300 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
301 pub type OPC_SIGNATURE_VALIDATION_RESULT = i32;
302 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
303 pub const OPC_SIGNATURE_VALID: OPC_SIGNATURE_VALIDATION_RESULT = 0i32;
304 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
305 pub const OPC_SIGNATURE_INVALID: OPC_SIGNATURE_VALIDATION_RESULT = -1i32;
306 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
307 pub type OPC_STREAM_IO_MODE = i32;
308 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
309 pub const OPC_STREAM_IO_READ: OPC_STREAM_IO_MODE = 1i32;
310 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
311 pub const OPC_STREAM_IO_WRITE: OPC_STREAM_IO_MODE = 2i32;
312 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
313 pub type OPC_URI_TARGET_MODE = i32;
314 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
315 pub const OPC_URI_TARGET_MODE_INTERNAL: OPC_URI_TARGET_MODE = 0i32;
316 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
317 pub const OPC_URI_TARGET_MODE_EXTERNAL: OPC_URI_TARGET_MODE = 1i32;
318 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
319 pub type OPC_WRITE_FLAGS = u32;
320 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
321 pub const OPC_WRITE_DEFAULT: OPC_WRITE_FLAGS = 0u32;
322 #[doc = "*Required features: `\"Win32_Storage_Packaging_Opc\"`*"]
323 pub const OPC_WRITE_FORCE_ZIP32: OPC_WRITE_FLAGS = 1u32;