1 |
1.225625 |
__magnumdb__enum_msodm_h_14 |
Enum |
|
|
|
|
|
|
enum
{
msodmstdpropTitle, // Title property.
msodmstdpropAuthor, // Author property.
msodmstdpropKeywords, // Keywords property
msodmstdpropSubject, // Subject property
msodmstdpropText, // Text property
msodmstdpropDateSavedFrom, // Starting saved date
msodmstdpropDateSavedTo, // Ending saved date
msodmstdpropSavedBy, // Saved by
msodmstdpropDateCreatedFrom,// Starting created date
msodmstdpropDateCreatedTo, // Ending created date
msodmstdpropCreatedBy, // Created by
msodmstdpropSubDir, // Include subdirectories
msodmstdpropMatchCase, // Match Case in text searches
msodmstdpropPatternMatch, // Treat text as a pattern
msodmstdpropOmitAlwaysAccurate, // skip always accurate part of search
msodmstdpropRelevance, // Relevance property
msodmstdpropWebSearch, // Searching web, don't apply directory screen.
msodmstdpropHttpURL, // want http: URLs returned (otherwise get file)
msodmstdpropComments, // Comments
msodmstdpropCategory, // Category of document
msodmstdpropSize,
msodmstdpropContents,
msodmstdpropAppName,
msodmstdpropExtendedProperties, // Return extended property list.
msodmstdpropDumpDocList, // For Yahoo categorization, return entire
msodmstdpropStartingHit, // Start returning hits at this item (default 0).
msodmstdpropNumberHits, // Limit return to n hits (default all hits).
msodmstdpropMax // MUST BE LAST
};
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\office10\msodm.h(402,0) |
|