GetSnapshotState (Compact 2013)

3/28/2014

This function returns the stage of the taking a snapshot process.

Syntax

TSnapState GetSnapshotState (void);

Parameters

None.

Return Value

A TSnapState that represents a specific stage of the taking a snapshot process.

Remarks

Taking a snapshot is done in stages. The return value from this function tells you which stage of taking a snapshot the device is currently in.

Requirements

Header

snapboot.h

Library

coredll.lib

See Also

Reference

Snapshot Boot Functions
Snapshot Boot Reference
TSnapState

Other Resources

Snapshot Boot Development
Snapshot Boot Sample Code