ItsPubPlugin::GetResource method (tspubplugincom.h)
This method is reserved and should always return E_NOTIMPL.
Syntax
HRESULT GetResource(
[in] LPCWSTR alias,
[in] LONG flags,
[out] pluginResource *resource
);
Parameters
[in] alias
This parameter is reserved.
[in] flags
This parameter is reserved.
[out] resource
This parameter is reserved.
Return value
This method must always return E_NOTIMPL.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | tspubplugincom.h |