OpenVPN
Data Fields
msica_op_hdr Struct Reference

Operation data persist header. More...

Data Fields

enum msica_op_type type
 
int ticks
 Action type. More...
 
DWORD size_data
 Number of ticks on the progress indicator this operation represents. More...
 

Detailed Description

Operation data persist header.

Definition at line 45 of file msica_op.c.

Field Documentation

◆ size_data

DWORD msica_op_hdr::size_data

Number of ticks on the progress indicator this operation represents.

Definition at line 49 of file msica_op.c.

Referenced by msica_op_seq_load(), and msica_op_seq_save().

◆ ticks

int msica_op_hdr::ticks

◆ type

enum msica_op_type msica_op_hdr::type

The documentation for this struct was generated from the following file: