Write-only
About Compression Markers

SearchCompressionPoint Method


Description

Searches the markers domain for the specified compression level.

 VB Syntax

mkr.SearchCompressionPoint

Variable

(Type) - Description

mkr

A Marker (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

mkr.SearchCompressionPoint 'Read

See example program

C++ Syntax

HRESULT SearchCompressionPoint()

Interface

IMarker4