useOfMfc Enum
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.
Used by the useOfMfc property.
public enum class useOfMfc
C++/CX
public enum class useOfMfc
enum useOfMfc
public enum useOfMfc
type useOfMfc =
Public Enum useOfMfc
- Inheritance
-
useOfMfc
Name | Value | Description |
---|---|---|
useMfcStdWin | 0 | Use Standard Windows Libraries |
useMfcStatic | 1 | Use MFC in a Static Library |
useMfcDynamic | 2 | Use MFC in a Shared DLL |
See for more information.
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |