__VSPROJRESFLAGS Enum

Definition

Specifies action to take with GetResourceItem(UInt32, String, UInt32, UInt32) calls.

This enumeration supports a bitwise combination of its member values.

public enum class __VSPROJRESFLAGS
public enum class __VSPROJRESFLAGS
enum __VSPROJRESFLAGS
[System.Flags]
public enum __VSPROJRESFLAGS
[<System.Flags>]
type __VSPROJRESFLAGS = 
Public Enum __VSPROJRESFLAGS
Inheritance
__VSPROJRESFLAGS
Attributes

Fields

PRF_CreateIfNotExist 1

Create the resource if it doesn't exist.

Remarks

COM Signature

From vsshell.idl:

Applies to