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 "TLENUMF" in [All]

Interfaces

.

    int EnumEntries([In] int TLENUMF_flags, [Out] out IEnumTravelLogEntry ppenum);

.

    int FindEntries([In] int TLENUMF_flags,

.

    int GetCount([In] int TLENUMF_flags, [Out] out int pcEntries);

.

    Function EnumEntries(<[In](), MarshalAs(UnmanagedType.U4)> ByVal ptle As TLENUMF, _

.

    Function FindEntries(<[In](), MarshalAs(UnmanagedType.U4)> ByVal flags As TLENUMF, _

.

    Function GetCount(<[In](), MarshalAs(UnmanagedType.U4)> ByVal flags As TLENUMF, _

Enums

. .

enum TLENUMF {

.

     Enum TLENUMF As Integer

.
Documentation
[TLENUMF] on MSDN

 
Access PInvoke.net directly from VS: