Skip to content

Commit 92ae6be

Browse files
authored
Merge pull request #1405 from DennisLee-DennisLee/v-dele-1338191-InvokeHelper
1338191: Consolidated 3 structures and 2 classes.
2 parents 7501668 + 4ca1d46 commit 92ae6be

20 files changed

+372
-678
lines changed

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6550,6 +6550,51 @@
65506550
"redirect_url": "/cpp/windows/implements-structure#iidcount",
65516551
"redirect_document_id": false
65526552
},
6553+
{
6554+
"source_path": "docs/windows/invokehelper-callback-data-member.md",
6555+
"redirect_url": "/cpp/windows/invokehelper-structure#callback",
6556+
"redirect_document_id": false
6557+
},
6558+
{
6559+
"source_path": "docs/windows/invokehelper-invoke-method.md",
6560+
"redirect_url": "/cpp/windows/invokehelper-structure#invoke",
6561+
"redirect_document_id": false
6562+
},
6563+
{
6564+
"source_path": "docs/windows/invokehelper-invokehelper-constructor.md",
6565+
"redirect_url": "/cpp/windows/invokehelper-structure#invokehelper",
6566+
"redirect_document_id": false
6567+
},
6568+
{
6569+
"source_path": "docs/windows/isbaseofstrict-value-constant.md",
6570+
"redirect_url": "/cpp/windows/isbaseofstrict-structure#value",
6571+
"redirect_document_id": false
6572+
},
6573+
{
6574+
"source_path": "docs/windows/issame-value-constant.md",
6575+
"redirect_url": "/cpp/windows/issame-structure#value",
6576+
"redirect_document_id": false
6577+
},
6578+
{
6579+
"source_path": "docs/windows/makeallocator-tilde-makeallocator-destructor.md",
6580+
"redirect_url": "/cpp/windows/makeallocator-class#tilde-makeallocator",
6581+
"redirect_document_id": false
6582+
},
6583+
{
6584+
"source_path": "docs/windows/makeallocator-allocate-method.md",
6585+
"redirect_url": "/cpp/windows/makeallocator-class#allocate",
6586+
"redirect_document_id": false
6587+
},
6588+
{
6589+
"source_path": "docs/windows/makeallocator-detach-method.md",
6590+
"redirect_url": "/cpp/windows/makeallocator-class#detach",
6591+
"redirect_document_id": false
6592+
},
6593+
{
6594+
"source_path": "docs/windows/makeallocator-makeallocator-constructor.md",
6595+
"redirect_url": "/cpp/windows/makeallocator-class#makeallocator",
6596+
"redirect_document_id": false
6597+
},
65536598
{
65546599
"source_path": "docs/windows/module-tilde-module-destructor.md",
65556600
"redirect_url": "/cpp/windows/module-class#tilde-module",
@@ -6695,6 +6740,26 @@
66956740
"redirect_url": "/cpp/windows/module-releasenotifier-class#releasenotifier-tilde-releasenotifier",
66966741
"redirect_document_id": false
66976742
},
6743+
{
6744+
"source_path": "docs/windows/modulebase-tilde-modulebase-destructor.md",
6745+
"redirect_url": "/cpp/windows/modulebase-class#tilde-modulebase",
6746+
"redirect_document_id": false
6747+
},
6748+
{
6749+
"source_path": "docs/windows/modulebase-decrementobjectcount-method.md",
6750+
"redirect_url": "/cpp/windows/modulebase-class#decrementobjectcount",
6751+
"redirect_document_id": false
6752+
},
6753+
{
6754+
"source_path": "docs/windows/modulebase-incrementobjectcount-method.md",
6755+
"redirect_url": "/cpp/windows/modulebase-class#incrementobjectcount",
6756+
"redirect_document_id": false
6757+
},
6758+
{
6759+
"source_path": "docs/windows/modulebase-modulebase-constructor.md",
6760+
"redirect_url": "/cpp/windows/modulebase-class#modulebase",
6761+
"redirect_document_id": false
6762+
},
66986763
{
66996764
"source_path": "docs/windows/runtimeclass-tilde-runtimeclass-destructor.md",
67006765
"redirect_url": "/cpp/windows/runtimeclass-class#tilde-runtimeclass",

docs/windows/TOC.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -448,24 +448,11 @@
448448
###### [InterfaceTraits::IidCount Constant](interfacetraits-iidcount-constant.md)
449449
###### [InterfaceTraits::Verify Method](interfacetraits-verify-method.md)
450450
##### [InvokeHelper Structure](invokehelper-structure.md)
451-
###### [InvokeHelper::callback_ Data Member](invokehelper-callback-data-member.md)
452-
###### [InvokeHelper::Invoke Method](invokehelper-invoke-method.md)
453-
###### [InvokeHelper::InvokeHelper Constructor](invokehelper-invokehelper-constructor.md)
454451
##### [IsBaseOfStrict Structure](isbaseofstrict-structure.md)
455-
###### [IsBaseOfStrict::value Constant](isbaseofstrict-value-constant.md)
456452
##### [IsSame Structure](issame-structure.md)
457-
###### [IsSame::value Constant](issame-value-constant.md)
458453
##### [MakeAllocator Class](makeallocator-class.md)
459-
###### [MakeAllocator::~MakeAllocator Destructor](makeallocator-tilde-makeallocator-destructor.md)
460-
###### [MakeAllocator::Allocate Method](makeallocator-allocate-method.md)
461-
###### [MakeAllocator::Detach Method](makeallocator-detach-method.md)
462-
###### [MakeAllocator::MakeAllocator Constructor](makeallocator-makeallocator-constructor.md)
463454
##### [MakeAndInitialize Function](makeandinitialize-function.md)
464455
##### [ModuleBase Class](modulebase-class.md)
465-
###### [ModuleBase::~ModuleBase Destructor](modulebase-tilde-modulebase-destructor.md)
466-
###### [ModuleBase::DecrementObjectCount Method](modulebase-decrementobjectcount-method.md)
467-
###### [ModuleBase::IncrementObjectCount Method](modulebase-incrementobjectcount-method.md)
468-
###### [ModuleBase::ModuleBase Constructor](modulebase-modulebase-constructor.md)
469456
##### [Move Function](move-function.md)
470457
##### [Nil Structure](nil-structure.md)
471458
##### [RaiseException Function](raiseexception-function.md)

docs/windows/invokehelper-callback-data-member.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/windows/invokehelper-invoke-method.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

docs/windows/invokehelper-invokehelper-constructor.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)