domain_entrypoint_type
Версия от 17:34, 22 декабря 2017; Андрей Чусов (обсуждение | вклад) (Новая страница: «{{DISPLAYTITLE:domain_entrypoint_type}} <source lang="cpp"> typedef return_code_t PLATFORM_NATIVE_CALLING_CONVENTION domain_entrypoint_type(std::uint32_t nFlags,…»)
typedef return_code_t PLATFORM_NATIVE_CALLING_CONVENTION domain_entrypoint_type(std::uint32_t nFlags, void* pParams, IDomainSystem** ppDomain);
Тип функции GetDomainSystem.