2024.11.0
Toggle Dropdown
Server 2024
2024.11.0
Server 2023
2023.4.0
Compare to version...
with 2023.4.0
Toggle Dropdown
Server 2024
2024.11.0
Server 2023
2023.4.0
Download Package
<
PackageReference
Include
=
"Relativity.Server.OutsideIn.FI.Win32.SDK"
Version
=
"2024.11.0"
/>
API Differences between 2024.11.0 and 2023.4.0
19
Additions
1
Removals
OILink
public
class
OILinkByteBuffer
:
IOILinkByteBuffer
public
void
CopyToBuffer
(
OILinkByteBuffer
src
,
int
offset
,
int
count
)
public
class
OILinkMetricsData
public
int
NumPartialReads
{
get
;
set
; }
public
class
OILinkSccErr
public
static
OILinkSccErr
OILINKTERMINATEDEXCEPTION
public
static
OILinkSccErr
SRCFILENOTFOUUND
public
static
OILinkSccErr
SRCFILENOTFOUND
public
static
OILinkSccErr
TRAPPEDEXCEPTION
OutsideIn
public
class
FileFormat
:
IFileFormat
public
static
FileFormat
FI_MSONENOTESECTION_SOAP
public
static
FileFormat
FI_MSONENOTETOC_SOAP
public
static
class
MetricKeysData
public
const
string
METRIC_CHARTEX_FOUND
=
"chartex_found"
public
const
string
METRIC_NUM_PARTIAL_READS
=
"oi.partial_read_count"
public
const
string
METRIC_OI_VERSION
=
"oi.version"
public
const
string
METRIC_ONENOTE_COUNT_DOCUMENT_PAGES
=
"onenote_count_document_pages"
public
const
string
METRIC_ONENOTE_COUNT_EMBEDDEDFILES
=
"onenote_count_embeddedfiles"
public
const
string
METRIC_ONENOTE_COUNT_EMBEDDEDIMAGES
=
"onenote_count_embeddedimages"
public
const
string
METRIC_ONENOTE_COUNT_EMBEDDEDIMAGESICON
=
"onenote_count_embeddedimagesicon"
public
const
string
METRIC_ONENOTE_COUNT_MISSINGEMBEDDEDFILES
=
"onenote_count_missingembeddedfiles"
public
const
string
METRIC_ONENOTE_COUNT_MISSINGEMBEDDEDFILESICON
=
"onenote_count_missingembeddedfilesicon"
public
const
string
METRIC_ONENOTE_COUNT_MISSINGEMBEDDEDIMAGES
=
"onenote_count_missingembeddedimages"
public
const
string
METRIC_ONENOTE_COUNT_MISSINGEMBEDDEDIMAGESICON
=
"onenote_count_missingembeddedimagesicon"
public
const
string
METRIC_ONENOTE_COUNT_ZEROSIZEFRAMES
=
"onenote_count_zerosizeframes"