Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.14 KB

nf-rpcproxy-cstdstubbuffer_isiidsupported.md

File metadata and controls

73 lines (59 loc) · 2.14 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:rpcproxy.CStdStubBuffer_IsIIDSupported
CStdStubBuffer_IsIIDSupported function (rpcproxy.h)
The CStdStubBuffer_IsIIDSupported function implements the IRpcStubBuffer::IsIIDSupported method.
CStdStubBuffer_IsIIDSupported
CStdStubBuffer_IsIIDSupported
CStdStubBuffer_IsIIDSupported function [RPC]
rpc.cstdstubbuffer_isiidsupported
rpcproxy/CStdStubBuffer_IsIIDSupported
rpc\cstdstubbuffer_isiidsupported.htm
Rpc
a0f47424-7286-493b-815f-96e27e645824
12/05/2018
CStdStubBuffer_IsIIDSupported, CStdStubBuffer_IsIIDSupported, CStdStubBuffer_IsIIDSupported function [RPC], rpc.cstdstubbuffer_isiidsupported, rpcproxy/CStdStubBuffer_IsIIDSupported
rpcproxy.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Rpcrt4.lib
Rpcrt4.dll
Windows
19H1
CStdStubBuffer_IsIIDSupported
rpcproxy/CStdStubBuffer_IsIIDSupported
c++
APIRef
kbSyntax
DllExport
Rpcrt4.dll
CStdStubBuffer_IsIIDSupported

CStdStubBuffer_IsIIDSupported function

-description

[CStdStubBuffer_IsIIDSupported is not supported and may be altered or unavailable in the future.]

The CStdStubBuffer_IsIIDSupported function implements the IRpcStubBuffer::IsIIDSupported method.

-parameters

-param This [in]

Pointer to the IRpcStubBuffer object.

-param riid [in]

IID being tested for support.

-returns

If the IID is supported, returns a pointer to the IRpcStubBuffer object associated with the IID.

-remarks

This function is used internally by proxies that are generated by MIDL.