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

Interfaces

.

     //[in] Array of pointers to FULLPROPSPEC structures for the

.

        '<in> aAttributes - Array of pointers to FULLPROPSPEC structures for the

.

IFILTER_FLAGS, IFILTER_INIT, FULLPROPSPEC, IFilterReturnCodes, STAT_CHUNK, FILTERREGION

.

        [In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 0)] PROPSPEC[] rgpspec,

.

        [In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 0)] PROPSPEC[] rgpspec,

.

        [In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 0)] PROPSPEC[] rgpspec);

.

        [In, MarshalAs(UnmanagedType.LPArray, SizeParamIndex = 0)] PROPSPEC[] rgpspec,

.

PROPSPEC

Enums

.

enum PROPSPECKIND {

.

  '/// Indicates whether the PROPSPEC propid or lpwstr member used.

.

  Public Enum PROPSPECKIND

.
Documentation
[PROPSPECKIND] on MSDN

Structures

.

struct FULLPROPSPEC {

.

   public PROPSPEC psProperty;

.

#Region "FULLPROPSPEC Structure Definition"

.

  '''   The FULLPROPSPEC structure specifies a property set and a property within the property set.

.

  Public Structure FULLPROPSPEC

.

    '    Pointer to the PROPSPEC structure that specifies a property either by its

.

    Public psProperty As PROPSPEC

.

PROPSPEC

.
Documentation
[FULLPROPSPEC] on MSDN
.
Summary
Enumerates the possible values of the propid member of the PROPSPEC structure. This is not part of Microsofts structured storage definitions, but an addition introduced for convenience.
.

public enum PROPSPECIND : uint

.

#Region "PROPSPECKIND Enumeration Definition"

.

   '/// Indicates whether the PROPSPEC propid or lpwstr member used.

.

   Public Enum PROPSPECKIND

.
Documentation
[PROPSPECKIND] on MSDN
.

struct PROPSPECKIND {

.

#Region "PROPSPECKIND Enumeration Definition"

.

   '/// Indicates whether the PROPSPEC propid or lpwstr member used.

.

   Public Enum PROPSPECKIND

.
Documentation
[PROPSPECKIND] on MSDN
.

        public FULLPROPSPEC attribute;

.

     Public attribute As FULLPROPSPEC

.

CHUNK_BREAKTYPE, CHUNKSTATE, FULLPROPSPEC


 
Access PInvoke.net directly from VS: