Skip to content

Commit 2ebe10d

Browse files
authored
Update nf-objbase-coregisterinitializespy.md
1 parent acbf483 commit 2ebe10d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sdk-api-src/content/objbase/nf-objbase-coregisterinitializespy.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,9 @@ api_name:
5353
- CoRegisterInitializeSpy
5454
---
5555

56-
# CoRegisterInitializeSpy function
57-
58-
5956
## -description
6057

61-
Registers an implementation of the <a href="/windows/desktop/api/objidl/nn-objidl-iinitializespy">IInitializeSpy</a> interface. The <b>IInitializeSpy</b> interface is defied to allow developers to perform initialization and cleanup on COM apartments.
58+
Registers an implementation of the <a href="/windows/desktop/api/objidl/nn-objidl-iinitializespy">IInitializeSpy</a> interface. The <b>IInitializeSpy</b> interface is defined to allow developers to perform initialization and cleanup on COM apartments.
6259

6360
## -parameters
6461

@@ -132,3 +129,4 @@ It is unpredictable whether a call to <b>CoRegisterInitializeSpy</b> from within
132129

133130

134131
<a href="/windows/desktop/api/objidl/nn-objidl-iinitializespy">IInitializeSpy</a>
132+

0 commit comments

Comments
 (0)