RfcommServiceId.ObexObjectPush Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a RfcommServiceId object corresponding to the service id for the standardized OBEX Object Push service (with short id 0x1105).
public:
static property RfcommServiceId ^ ObexObjectPush { RfcommServiceId ^ get(); };
static RfcommServiceId ObexObjectPush();
public static RfcommServiceId ObexObjectPush { get; }
var rfcommServiceId = RfcommServiceId.obexObjectPush;
Public Shared ReadOnly Property ObexObjectPush As RfcommServiceId
Property Value
The RfcommServiceId object that represents the service id for the OBEX Object Push service.
Windows requirements
App capabilities |
bluetooth
|