Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is reserved and should always return E_NOTIMPL.
Syntax
HRESULT GetResource2(
[in] LPCWSTR alias,
LONG flags,
[out] pluginResource2 *resource
);
Parameters
[in] alias
This parameter is reserved.
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 | Windows 8 |
Minimum supported server | Windows Server 2012 |
Target Platform | Windows |
Header | tspubplugin2com.h |