C# Class SS.Ynote.Classic.PInvoke.BROWSEINFO

Afficher le fichier Open project: samarjeet27/ynoteclassic Class Usage Examples

Méthodes publiques

Свойство Type Description
Flags int
Owner System.IntPtr
Title string
callback BrowseFolderCallbackProc
iImage int
lParam System.IntPtr
pidlRoot System.IntPtr
pszDisplayName System.IntPtr

Property Details

Flags public_oe property

public int Flags
Résultat int

Owner public_oe property

public IntPtr,System Owner
Résultat System.IntPtr

Title public_oe property

public string Title
Résultat string

callback public_oe property

public BrowseFolderCallbackProc callback
Résultat BrowseFolderCallbackProc

iImage public_oe property

public int iImage
Résultat int

lParam public_oe property

public IntPtr,System lParam
Résultat System.IntPtr

pidlRoot public_oe property

public IntPtr,System pidlRoot
Résultat System.IntPtr

pszDisplayName public_oe property

public IntPtr,System pszDisplayName
Résultat System.IntPtr