RoParameterizedTypeExtraGetTypeSignature function
Gets the type signature used to compute the IID from the last call to RoGetParameterizedTypeInstanceIID with the specified handle.
Syntax
HRESULT WINAPI RoParameterizedTypeExtraGetTypeSignature( _In_ ROPARAMIIDHANDLE extra );
Parameters
- extra [in]
-
Type: ROPARAMIIDHANDLE
A handle to the IID.
Return value
Type: HRESULT
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Header |
|
|
Library |
|
Show: