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.
The KsPinFactory method retrieves the identifier of a pin factory.
Syntax
HRESULT KsPinFactory(
[out] ULONG *PinFactory
);
Parameters
[out] PinFactory
Pointer to a variable that receives the identifier of the pin factory.
Return value
Returns NOERROR if successful; otherwise, returns an error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ksproxy.h (include Ksproxy.h) |