__VSFPROPID4 Enum

Definition

Provides additional members for the __VSFPROPID enumeration.

public enum class __VSFPROPID4
public enum class __VSFPROPID4
enum __VSFPROPID4
public enum __VSFPROPID4
type __VSFPROPID4 = 
Public Enum __VSFPROPID4
Inheritance
__VSFPROPID4

Fields

VSFPROPID_Icon -5012

Retrieve an HICON resource if the document has one.

VSFPROPID_NavigationInterface -5015

Retrieve the navigation delegate for this frame.

VSFPROPID_NextCloneID -5016

Return the instance ID of the next available sibling clone.

VSFPROPID_TabImage -5013

Retrieve an HBITMAP for the image to be displayed on a tab for this frame, the caller must cache and release this object.

VSFPROPID_Thumbnail -5014

Retrieve an HBITMAP thumbnail of the contents of the frame, the caller must cache and release this object, the image size is 200x200 pixels.

VSFPROPID4_FIRST -5016

Return the instance ID of the next available sibling clone.

Applies to