VSBROWSECONTAINER Struct
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.
Stores browse container attributes.
public value class VSBROWSECONTAINER
struct VSBROWSECONTAINER
[System.Runtime.InteropServices.ComConversionLoss]
public struct VSBROWSECONTAINER
[<System.Runtime.InteropServices.ComConversionLoss>]
type VSBROWSECONTAINER = struct
Public Structure VSBROWSECONTAINER
- Inheritance
-
VSBROWSECONTAINER
- Attributes
Remarks
The elements of this structure are set to identify a browse container within a hierarchy.
Fields
pguidLib |
Pointer to the GUID of a browse container. |
szName |
String containing the name of the browse container. |