mpgsload#

data_partbuild.mpgsload(p0: str) int#

Specifies the option to use when reading an mpgs data file. All parts will be read. This option controls which parts will be loaded to the client..

Args:
p0:

‘option’

  • all_parts

  • part1_only

  • all_but_part1

  • no_parts

Returns:

zero on success, non-zero on error