FULLPROPSPEC (Structures)
Last changed: -195.250.150.166

.
Summary
TODO - a short description

C# Definition:

struct FULLPROPSPEC {
   public Guid guidPropSet;
   public PROPSPEC psProperty;
}

VB Definition:

Structure FULLPROPSPEC
   Public guidPropSet As Guid
   Public psProperty As PROPSPEC
End Structure

User-Defined Field Types:

PROPSPEC

Notes:

None.

Documentation