VSNSEBROWSEINFOW Struct

Definition

Specifies the namespace extension information for the Browse dialog box.

public value class VSNSEBROWSEINFOW
public value class VSNSEBROWSEINFOW
struct VSNSEBROWSEINFOW
public struct VSNSEBROWSEINFOW
type VSNSEBROWSEINFOW = struct
Public Structure VSNSEBROWSEINFOW
Inheritance
VSNSEBROWSEINFOW

Fields

fOnlyShowNSEInTray

Specifies whether the namespace extension icon only is shown in the dialog tray. If set, only the namespace extension icon is shown in the Browse dialog box.

lStructSize

DWORD containing the size of the VSNSEBROWSEINFOW struct.

pszNamespaceGUID

Specifies the namespace extension GUID as a string

pszProtocolPrefix

Prefix for namespace extension URLs. For example: "msss://".

pszTrayDisplayName

Specifies the display name for the namespace extension in dialog tray.

Applies to