VGFixedCode 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 VGFixedCode
	public enum VGFixedCode
	type VGFixedCode = 
	Public Enum VGFixedCode
		- Inheritance
 - 
				VGFixedCode
 
Fields
| Name | Value | Description | 
|---|---|---|
| NotFixed | 0 | |
| Caller | 1 | |
| Algorithm | 2 | |
| CallerNoRipUp | 3 | |
| CallerOnCrossover | 4 |