CommonLibSSE (Parapets fork)
RE::XAPO_REGISTRATION_PROPERTIES Struct Reference

#include <XAPO.h>

Public Attributes

WinAPI::CLSID clsid
 
wchar_t friendlyName [XAPO_REGISTRATION_STRING_LENGTH]
 
wchar_t copyrightInfo [XAPO_REGISTRATION_STRING_LENGTH]
 
std::uint32_t majorVersion
 
std::uint32_t minorVersion
 
std::uint32_t flags
 
std::uint32_t minInputBufferCount
 
std::uint32_t maxInputBufferCount
 
std::uint32_t minOutputBufferCount
 
std::uint32_t maxOutputBufferCount
 

Member Data Documentation

◆ clsid

WinAPI::CLSID RE::XAPO_REGISTRATION_PROPERTIES::clsid

◆ copyrightInfo

wchar_t RE::XAPO_REGISTRATION_PROPERTIES::copyrightInfo[XAPO_REGISTRATION_STRING_LENGTH]

◆ flags

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::flags

◆ friendlyName

wchar_t RE::XAPO_REGISTRATION_PROPERTIES::friendlyName[XAPO_REGISTRATION_STRING_LENGTH]

◆ majorVersion

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::majorVersion

◆ maxInputBufferCount

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::maxInputBufferCount

◆ maxOutputBufferCount

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::maxOutputBufferCount

◆ minInputBufferCount

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::minInputBufferCount

◆ minorVersion

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::minorVersion

◆ minOutputBufferCount

std::uint32_t RE::XAPO_REGISTRATION_PROPERTIES::minOutputBufferCount

The documentation for this struct was generated from the following file: