STGMOVE Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class STGMOVE
public enum class STGMOVE
enum STGMOVE
public enum STGMOVE
type STGMOVE =
Public Enum STGMOVE
- Inheritance
-
STGMOVE
Fields
Name | Value | Description |
---|---|---|
STGMOVE_MOVE | 0 | |
STGMOVE_COPY | 1 | |
STGMOVE_SHALLOWCOPY | 2 |