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

Interfaces

.
Summary
Enumerates through an array of STATPROPSETSTG structures.
.

public interface IEnumSTATPROPSETSTG

.

     [Out, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 0)] STATPROPSETSTG[] rgelt,

.

     IEnumSTATPROPSETSTG Clone();

.

public struct STATPROPSETSTG

.

Typical enumerator interface over the STATPROPSETSTG structure; typically returned by the IPropertySetStorage Enum method.

.
Documentation
[IEnumSTATPROPSETSTG] on MSDN
.

        [Out, MarshalAs(UnmanagedType.LPStruct)] out STATPROPSETSTG pstatpsstg);

.

STATPROPSETSTG

Structures

.
Summary
The STATPROPSETSTG structure contains information about a property set.
.

    public struct STATPROPSETSTG

.

Structure STATPROPSETSTG

.
Documentation
[STATPROPSETSTG] on MSDN

 
Access PInvoke.net directly from VS: