UCOMIMoniker.Inverse(UCOMIMoniker) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a moniker that, when composed to the right of this moniker or one of similar structure, composes to nothing.
public:
void Inverse([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMIMoniker ^ % ppmk);
public void Inverse (out System.Runtime.InteropServices.UCOMIMoniker ppmk);
abstract member Inverse : UCOMIMoniker -> unit
Public Sub Inverse (ByRef ppmk As UCOMIMoniker)
Parameters
- ppmk
- UCOMIMoniker
On successful return, contains a moniker that is the inverse of this moniker.
Remarks
For more information about IMoniker::Inverse
, see the MSDN Library.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.