ReactOS
0.4.16-dev-2320-ge1853c6
activation.idl
Go to the documentation of this file.
1
/*
2
* Copyright 2016 Michael Müller
3
*
4
* This library is free software; you can redistribute it and/or
5
* modify it under the terms of the GNU Lesser General Public
6
* License as published by the Free Software Foundation; either
7
* version 2.1 of the License, or (at your option) any later version.
8
*
9
* This library is distributed in the hope that it will be useful,
10
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12
* Lesser General Public License for more details.
13
*
14
* You should have received a copy of the GNU Lesser General Public
15
* License along with this library; if not, write to the Free Software
16
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17
*/
18
19
#ifndef DO_NO_IMPORTS
20
import
"inspectable.idl"
;
21
#endif
22
23
[
24
object
,
25
uuid
(00000035-0000-0000-c000-000000000046),
26
pointer_default
(
unique
)
27
]
28
interface
IActivationFactory
: IInspectable
29
{
30
HRESULT
ActivateInstance
([
out
] IInspectable **
instance
);
31
}
instance
static HINSTANCE instance
Definition:
main.c:40
HRESULT
Definition:
metahost.idl:58
IActivationFactory
Definition:
activation.idl:29
IActivationFactory::ActivateInstance
HRESULT ActivateInstance([out] IInspectable **instance)
unique
Definition:
inspectable.idl:35
uuid
Definition:
msctf.idl:532
object
Definition:
bcrypt_main.c:258
out
wchar_t tm const _CrtWcstime_Writes_and_advances_ptr_ count wchar_t ** out
Definition:
wcsftime.cpp:383
pointer_default
ncacn_np pointer_default(unique)] interface winspool
Definition:
winspool.idl:865
sdk
include
psdk
activation.idl
Generated on Mon Mar 2 2026 06:16:39 for ReactOS by
1.9.6