You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk-api-src/content/objbase/nf-objbase-coregisterinitializespy.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,12 +53,9 @@ api_name:
53
53
- CoRegisterInitializeSpy
54
54
---
55
55
56
-
# CoRegisterInitializeSpy function
57
-
58
-
59
56
## -description
60
57
61
-
Registers an implementation of the <ahref="/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 <ahref="/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.
62
59
63
60
## -parameters
64
61
@@ -132,3 +129,4 @@ It is unpredictable whether a call to <b>CoRegisterInitializeSpy</b> from within
0 commit comments