Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SHGFP_TYPE" in [All]

Enums

.
Summary
.

public enum SHGFP_TYPE : int

.

       SHGFP_TYPE_CURRENT = 0x0

.

       SHGFP_TYPE_DEFAULT = 0x1

.

Public Enum SHGFP_TYPE As Integer

.

       SHGFP_TYPE_CURRENT = &H0

.

       SHGFP_TYPE_DEFAULT = &H1

.

Public Enum SHGFP_TYPE

.

       SHGFP_TYPE_CURRENT As Long = &H0

.

       SHGFP_TYPE_DEFAULT As Long = &H1

.
Documentation
[SHGFP_TYPE] on MSDN

 
Access PInvoke.net directly from VS: